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

testsys: Fix typo in test setup command #2477

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

stmcginnis
Copy link
Contributor

Issue number:

N/A

Description of changes:

Trivial update. Our testing docs say to use cargo make setup-testsys, but the make target is actually cargo make setup-test.

Testing done:

👀

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Our testing docs say to use `cargo make setup-testsys`, but the make
target is actually `cargo make setup-test`.

Signed-off-by: Sean McGinnis <stmcg@amazon.com>
Copy link
Contributor

@ecpullen ecpullen left a comment

Choose a reason for hiding this comment

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

Good catch!

Copy link
Contributor

@zmrow zmrow left a comment

Choose a reason for hiding this comment

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

🌺

@stmcginnis stmcginnis merged commit ea9634f into bottlerocket-os:develop Oct 4, 2022
@stmcginnis stmcginnis deleted the setup-test-typo branch October 4, 2022 22:29
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.

3 participants