Commit febab5e
authored
enable zksync tests again (#863)
This pull request includes a small but significant change to the
`package.json` file to enhance the testing process.
Enhancements to testing:
*
[`package.json`](diffhunk://#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L22-R22):
Modified the `test` script to include running `test:zk` to ensure zkSync
tests are executed along with other tests.1 parent 691aa4f commit febab5e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments