Skip to content

Commit

Permalink
Change wrong to invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught committed Mar 8, 2023
1 parent 121b5f3 commit b37ebbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/api-test-cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tests:
json:
idle_session_lifetime: "72"

004 - it fails to use the api command to patch tenant settings with wrong json:
004 - it fails to use the api command to patch tenant settings with invalid json:
command: auth0 api patch "tenants/settings" --data "{\"idle_session_lifetime:72}"
exit-code: 1
stderr:
Expand Down

0 comments on commit b37ebbb

Please sign in to comment.