You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -50,11 +50,6 @@ npm i -g
50
50
51
51
## Run tests
52
52
53
-
```sh
54
-
mkdir .atestdir
55
-
```
56
-
Tests are a bit hacked together for the time being so please make sure to create a `.atestdir` directory in the `dais-web3.ts` directory before running the test suite.
57
-
58
53
```sh
59
54
yarn run test
60
55
```
@@ -824,4 +819,4 @@ interface IUniswapV2Router02 is IUniswapV2Router01 {
824
819
Give a ⭐️ if this project helped you!
825
820
826
821
***
827
-
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
822
+
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
0 commit comments