Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
n1v0lg committed Dec 20, 2023
1 parent bf269cc commit f58fedd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ teardown:
Authorization: "Basic YXBpX2tleV91c2VyOngtcGFjay10ZXN0LXBhc3N3b3Jk" # api_key_user
security.get_api_key:
owner: true
active_only: true
- length: { "api_keys" : 1 }
- match: { "api_keys.0.username": "api_key_user" }
- match: { "api_keys.0.invalidated": false }
Expand Down

0 comments on commit f58fedd

Please sign in to comment.