Commit 15fe85e
committed
fix(tests): update SetSceneNameRequestData call site for new constructor signature
Protocol refresh made sceneName optional and reordered ctor params:
new signature is (newSceneName, canvasUuid?, sceneName?, sceneUuid?).
Update batch test to use named arg so the intent is preserved.1 parent fb668c4 commit 15fe85e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments