We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24bb38c commit d6233b1Copy full SHA for d6233b1
README.md
@@ -26,10 +26,10 @@ $ geas src/withdrawals/main.eas
26
27
## Testing
28
29
-The tests can be executed using the `build-wrapper` script with the same arguments as [forge][forge]:
+The tests can be executed using [forge][forge]:
30
31
```console
32
-$ ./build-wrapper test
+$ forge test
33
[⠒] Compiling...
34
[⠒] Compiling 1 files with 0.8.14
35
[⠢] Solc 0.8.14 finished in 976.49ms
build-wrapper
0 commit comments