Skip to content

Commit

Permalink
test: verify swaparoo started on chain too
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Mar 20, 2024
1 parent 952bedf commit 7afdb78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ jobs:
- name: verify contracts started onchain
run: |
curl http://localhost:1317/agoric/vstorage/data/published.agoricNames.instance | grep sellConcertTickets
curl http://localhost:1317/agoric/vstorage/data/published.agoricNames.instance | grep swaparoo
curl http://localhost:1317/agoric/vstorage/data/published.agoricNames.instance | grep postalService

0 comments on commit 7afdb78

Please sign in to comment.