Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit f592a5f

Browse files
committed
Negative test
1 parent 066240f commit f592a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/default/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
- name: Example assertion
1313
assert:
1414
that:
15-
- java_version.stdout_lines[1] == "OpenJDK Runtime Environment Zulu11.2+3 (build 11.0.1+13-LTS)"
15+
- java_version.stdout_lines[1] == "OpenJDK Runtime Environment Zulu11.2+3 (build 11.0.1+13-LTS) FOO"

0 commit comments

Comments
 (0)