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

Trivial fixes #586

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Trivial fixes #586

merged 2 commits into from
Nov 23, 2024

Conversation

yanCode
Copy link
Contributor

@yanCode yanCode commented Oct 25, 2024

Problem

In this page:
https://solana.com/developers/courses/program-optimization/program-architecture
I mainly made 2 small changes:

  1. Remove cd from test - cd tests/sizes.ts. because here it's meant to indicate the location of the test file, not a cd command to execute.
  2. Add hyper link to https://mochajs.org/#exclusive-tests on how to add .only to the describe call, which can be helpful for anyone who hasn't used this feature before.

@yanCode yanCode requested a review from mikemaccana as a code owner October 25, 2024 10:22
@nickfrosty nickfrosty merged commit d34ec8c into solana-foundation:main Nov 23, 2024
2 checks passed
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