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

fix: update annotation to startPrank() #134

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

almndbtr
Copy link
Contributor

Description

Closes #133

Motivation and Context

This change is motivated by correctness: prankStart() doesn't exist, but startPrank() does. 😉

How has this been tested?

No tests required, since this is a change in documentation.

Checklist:

  • The module includes tests written for Foundry
  • The module is documented with NATSPEC
  • The documentation includes UML Diagrams for external and public functions
  • The module is a Hyperstructure

@kulkarohan
Copy link
Contributor

thanks for catching this!

@kulkarohan kulkarohan merged commit 3bf44fd into ourzora:main Jan 31, 2022
@almndbtr almndbtr deleted the almndbtr/start-prank branch January 31, 2022 22:03
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.

contracts/test/utils/VM.sol: typo in annotation
2 participants