-
Notifications
You must be signed in to change notification settings - Fork 70
Add empty @solana/instruction-plans
package
#532
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
base: main
Are you sure you want to change the base?
Conversation
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
BundleMonFiles added (3)
Unchanged files (127)
Total files change +194B +0.06% Final result: ✅ View report in BundleMon website ➡️ |
7c5b6cb
to
4a0d43d
Compare
Documentation Preview: https://kit-docs-elds9z9hv-anza-tech.vercel.app |
4a0d43d
to
d8a4286
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
import '@solana/test-matchers/toBeFrozenObject'; | ||
|
||
describe('InstructionPlan', () => { | ||
it('will have tests #trust', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤣
This PR adds an empty
@solana/instruction-plans
package to remove the noise from other PRs that add features to this package.