Skip to content

Commit

Permalink
Revert "feat: use native foundry assertions (#503)" (#513)
Browse files Browse the repository at this point in the history
This reverts commit 21577a0.
  • Loading branch information
klkvr authored Feb 15, 2024
1 parent 21577a0 commit 1d0766b
Show file tree
Hide file tree
Showing 13 changed files with 1,126 additions and 1,796 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "lib/ds-test"]
path = lib/ds-test
url = https://github.com/dapphub/ds-test
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ contract Bar {

### Std Assertions

Contains various assertions.
Expand upon the assertion functions from the `DSTest` library.

### `console.log`

Expand Down
1 change: 1 addition & 0 deletions lib/ds-test
Submodule ds-test added at e28215
Loading

0 comments on commit 1d0766b

Please sign in to comment.