Skip to content

Commit

Permalink
remove unecessary cds
Browse files Browse the repository at this point in the history
  • Loading branch information
AztecBot authored and ludamad committed Aug 27, 2024
1 parent ba08b65 commit 5bdd360
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ In this step we will write a Typescript test to interact with the sandbox and ca
We need some helper files that can keep our code clean. Inside your `src/test` directory:

```bash
cd fixtures
cd .. && mkdir shared && cd shared
mkdir shared && cd shared
touch cross_chain_test_harness.ts
```

Expand Down

0 comments on commit 5bdd360

Please sign in to comment.