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