summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrishna Guha <trishnaguha17@gmail.com>2018-04-09 01:58:12 -0400
committerGitHub <noreply@github.com>2018-04-09 01:58:12 -0400
commit9be623dd959aa67c60da3ab4727a14ae922d9bbc (patch)
tree6f55bdf652c9c3ef312bc9fb6b3a930f6dab0760
parent69f917ab6a0e235d7ec3d4fc679d519bc689988e (diff)
downloadansible-9be623dd959aa67c60da3ab4727a14ae922d9bbc.tar.gz
fix nxos_snapshot test assert (#38458)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
-rw-r--r--test/integration/targets/nxos_snapshot/tests/common/sanity.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/nxos_snapshot/tests/common/sanity.yaml b/test/integration/targets/nxos_snapshot/tests/common/sanity.yaml
index cb4595caa1..9f24064f92 100644
--- a/test/integration/targets/nxos_snapshot/tests/common/sanity.yaml
+++ b/test/integration/targets/nxos_snapshot/tests/common/sanity.yaml
@@ -48,7 +48,7 @@
- assert:
that:
- 'result.failed == True'
- - '"action is compare but all of the following are missing: comparison_results_file" in result.msg'
+ - '"action is compare but the following are missing: comparison_results_file" in result.msg'
when: snapshot_run