From 53129a82bde31c50305521c2f5bcae2d3408142b Mon Sep 17 00:00:00 2001 From: Chris Hibbert Date: Tue, 29 Oct 2024 14:36:44 -0700 Subject: [PATCH] test: clean up use.sh and test.sh: comments and drop redudancies --- a3p-integration/proposals/n:upgrade-next/test.sh | 2 -- a3p-integration/proposals/n:upgrade-next/use.sh | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/a3p-integration/proposals/n:upgrade-next/test.sh b/a3p-integration/proposals/n:upgrade-next/test.sh index 07c0eb0d035a..a3bc4a2d8450 100755 --- a/a3p-integration/proposals/n:upgrade-next/test.sh +++ b/a3p-integration/proposals/n:upgrade-next/test.sh @@ -6,8 +6,6 @@ # suppress file names from glob that run earlier GLOBIGNORE=initial.test.js -yarn ava ./replaceElectorate.test.js - # test the state right after upgrade yarn ava initial.test.js diff --git a/a3p-integration/proposals/n:upgrade-next/use.sh b/a3p-integration/proposals/n:upgrade-next/use.sh index fa6c4e42f65e..18740efb70e8 100644 --- a/a3p-integration/proposals/n:upgrade-next/use.sh +++ b/a3p-integration/proposals/n:upgrade-next/use.sh @@ -4,7 +4,10 @@ set -uxeo pipefail node ./addGov4 + +# Econ Committee accept invitations for Committee and Charter ./acceptInvites.js +# "oracles" accept their invitations and provide prices to priceFeeds ./verifyPushedPrice.js 'ATOM' 12.01 ./verifyPushedPrice.js 'stATOM' 12.01