Skip to content

Commit

Permalink
fix: reuse testcases for context-permission-check
Browse files Browse the repository at this point in the history
  • Loading branch information
Barber0 committed Feb 21, 2024
1 parent 881e75a commit 342d683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aspect-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ jobs:
key_privateKey: "0x6b8fdf2fe277f04f2b4b79695cac237e6bfcfa711f8d374404d4fbb1e8891865"
key_aspect_accounts: ""

context-key-check:
context-perm-check:
uses: ./.github/workflows/reuseable-aspect-test.yaml
with:
test_node_addr: "http://47.254.27.97:8545"
test_script: "context-key-check.test.js"
test_script: "context-permission-check.test.js"
key_attack_accounts: ""
key_privateKey: "0x91f6dc1e7bd0d5c1b2810865825bfaa926062a5d0f8f608019efc051365b8c91"
key_aspect_accounts: ""

0 comments on commit 342d683

Please sign in to comment.