Skip to content

Commit

Permalink
readd non_existent_key as a value with env
Browse files Browse the repository at this point in the history
  • Loading branch information
Akopti8 committed Jun 23, 2024
1 parent 959f683 commit 24216b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 82 deletions.
2 changes: 1 addition & 1 deletion e2e-test/e2eEnv.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
{
"key": "non_existent_key",
"value": "",
"value": "non_existent_key",
"type": "any",
"enabled": true
},
Expand Down
81 changes: 0 additions & 81 deletions e2e-test/e2eEnv.template.json

This file was deleted.

0 comments on commit 24216b9

Please sign in to comment.