Skip to content

Commit

Permalink
Merge pull request #27 from superform-xyz/sup-9265-perform-a-supervau…
Browse files Browse the repository at this point in the history
…lt-test-with-a-5115-in-between-4626s

feat: Sup 9265 perform a supervault test with a 5115 in between 4626s
  • Loading branch information
0xTimepunk authored Nov 25, 2024
2 parents 73e56c0 + 8ae5a8f commit 7bccb4f
Show file tree
Hide file tree
Showing 8 changed files with 585 additions and 629 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ update:; forge update
# Build & test
build :; FOUNDRY_PROFILE=production forge build
build-sizes :; FOUNDRY_PROFILE=production forge build --sizes
test-vvv :; forge test --match-test test_superVaultConstructorReverts --evm-version cancun -vvv
test-vvv :; forge test --match-test test_superVault_multiUser_stress --evm-version cancun -vv
ftest :; forge test --evm-version cancun
coverage :; forge coverage --evm-version cancun --report lcov
clean :; forge clean
Expand Down
Loading

0 comments on commit 7bccb4f

Please sign in to comment.