diff --git a/a3p-integration/proposals/a:vaults-auctions/test.sh b/a3p-integration/proposals/a:vaults-auctions/test.sh index de70b81892c7..130d512a19b6 100755 --- a/a3p-integration/proposals/a:vaults-auctions/test.sh +++ b/a3p-integration/proposals/a:vaults-auctions/test.sh @@ -1,7 +1,6 @@ #!/bin/bash -# Place here any test that should be executed using the executed proposal. +# Place here any test that should be run using the executed proposal. # The effects of this step are not persisted in further proposal layers. -# test more, in ways that change system state yarn ava ./*.test.js