Commit edeabeb
committed
Fix screen() test to pass properties as third arg after category param
The screen() signature changed to screen(name, category?, properties?, ...),
so the test needs to pass undefined for category before the properties object.
https://claude.ai/code/session_0117WwRELH1nzVbxRj7Kmm5N1 parent ff8c13a commit edeabeb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
0 commit comments