test should fail cause not existing field provided

This commit is contained in:
volodymyrZotov
2022-08-10 10:33:04 +03:00
parent d78889ad20
commit b38d01591f

View File

@@ -23,7 +23,7 @@ jobs:
with:
export-env: true
env:
SECRET: op://acceptance-tests/test-secret/password
SECRET: op://acceptance-tests/test-secret/not_existing_field
SECRET_IN_SECTION: op://acceptance-tests/test-secret/test-section/password
MULTILINE_SECRET: op://acceptance-tests/multiline-secret/notesPlain
- name: Assert test secret values