Skip to content

Commit

Permalink
ci: Initialize empty a3p tests for upgrade-15
Browse files Browse the repository at this point in the history
  • Loading branch information
gibson042 committed Apr 18, 2024
1 parent a86e1b4 commit 8badc2c
Show file tree
Hide file tree
Showing 23 changed files with 242 additions and 561 deletions.
4 changes: 2 additions & 2 deletions a3p-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"agoricSyntheticChain": {
"fromTag": "use-upgrade-13"
"fromTag": "use-upgrade-14"
},
"scripts": {
"build": "yarn run build:sdk && yarn run build:submission && yarn run build:synthetic-chain",
Expand All @@ -12,7 +12,7 @@
"doctor": "yarn synthetic-chain doctor"
},
"dependencies": {
"@agoric/synthetic-chain": "^0.0.7"
"@agoric/synthetic-chain": "^0.0.10"
},
"packageManager": "yarn@4.1.0",
"license": "Apache-2.0"
Expand Down
74 changes: 0 additions & 74 deletions a3p-integration/proposals/a:upgrade-14/ante-fees.test.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

52 changes: 0 additions & 52 deletions a3p-integration/proposals/a:upgrade-14/core-eval.test.js

This file was deleted.

20 changes: 0 additions & 20 deletions a3p-integration/proposals/a:upgrade-14/create-kread-item-test.sh

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions a3p-integration/proposals/a:upgrade-14/post.test.js

This file was deleted.

46 changes: 0 additions & 46 deletions a3p-integration/proposals/a:upgrade-14/wallet-repairs.test.js

This file was deleted.

Loading

0 comments on commit 8badc2c

Please sign in to comment.