Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BATS: k8s/spinkube-npm: Fix expected text #7309

Merged

Conversation

mook-as
Copy link
Contributor

@mook-as mook-as commented Aug 6, 2024

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"

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 <mark.yen@suse.com>
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@jandubois jandubois merged commit d91cffd into rancher-sandbox:main Aug 6, 2024
17 checks passed
@mook-as mook-as deleted the bats/k8s/spinkube-npm/hello-universe branch October 3, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants