Skip to content

Commit

Permalink
Merge pull request #11 from bblanc42/bblanc42/simplify-rental-test
Browse files Browse the repository at this point in the history
bblanc42 made the following changes:

1. `hoax()` is used so we do not need to call `stopPrank()`
2. We can use the overloaded `hoax()` with 1 param instead of 3 params since it gives the who max amount of ETH
3. We can use `assertFalse()`, `assertTrue()`, or `assertEq()` instead
  • Loading branch information
GrantStenger authored Mar 24, 2022
2 parents cea8c15 + 59fd735 commit 449a95c
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 119 deletions.
Loading

1 comment on commit 449a95c

@vercel
Copy link

@vercel vercel bot commented on 449a95c Mar 24, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.