Skip to content

Commit

Permalink
fix:update the test
Browse files Browse the repository at this point in the history
  • Loading branch information
HuanXin-Chen committed Jul 18, 2024
1 parent 77a8772 commit 64091a9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions t/secret/aws.t
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ run_tests;

__DATA__
=== TEST 0: store secret into localstack
--- exec
awslocal secretsmanager create-secret --name /apisix-key/jack --description 'APISIX Secret' --secret-string '{\"key\":\"value\",\"test\":\"testVaule\"}'
--- timeout: 6
=== TEST 1: check key: error format
--- config
location /t {
Expand Down

0 comments on commit 64091a9

Please sign in to comment.