Skip to content

Commit d6233b1

Browse files
committed
readme: remove build-wrapper
1 parent 24bb38c commit d6233b1

File tree

2 files changed

+2
-36
lines changed

2 files changed

+2
-36
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ $ geas src/withdrawals/main.eas
2626

2727
## Testing
2828

29-
The tests can be executed using the `build-wrapper` script with the same arguments as [forge][forge]:
29+
The tests can be executed using [forge][forge]:
3030

3131
```console
32-
$ ./build-wrapper test
32+
$ forge test
3333
[⠒] Compiling...
3434
[⠒] Compiling 1 files with 0.8.14
3535
[⠢] Solc 0.8.14 finished in 976.49ms

build-wrapper

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)