You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spin-js-sdk template was updated at some point to print different text
which caused tests to fail. Update the expression to match both the old
and new outputs (and hopefully whatever else they change it to).
Old text: "Hello from JS-SDK"
Intermediate text: "Hello, Universe!"
New text: "hello universe"
Signed-off-by: Mark Yen <[email protected]>
0 commit comments