Skip to content

Commit

Permalink
GSW-562 chore: update test env
Browse files Browse the repository at this point in the history
  • Loading branch information
r3v4s committed Nov 23, 2023
1 parent 4973779 commit 00c9414
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 196 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ ADD . .

ENV GNOLAND_RPC_URL "localhost:26657"

CMD ["/bin/bash","-c","_test/init_test_accounts.sh && make -f _test/phase_v2.mk all"]
# CMD ["/bin/bash","-c","_test/init_test_accounts.sh && make -f _test/phase_v1.mk all"]
CMD ["/bin/bash","-c","_test/init_test_accounts.sh && make -f _test/live_test.mk all"]
194 changes: 0 additions & 194 deletions _test/XX_phase_v1.mk

This file was deleted.

File renamed without changes.

0 comments on commit 00c9414

Please sign in to comment.