summaryrefslogtreecommitdiffstats
path: root/awx_collection
diff options
context:
space:
mode:
authorJohn Westcott IV <john.westcott.iv@redhat.com>2020-08-04 19:25:05 +0200
committerJohn Westcott IV <john.westcott.iv@redhat.com>2020-08-19 20:12:50 +0200
commit9bf19daa5e544487ddc715c9e7791325836ad4b2 (patch)
treed4474044d5eea07fd94000565f83f2afe6d84182 /awx_collection
parentRemoved default: '' and updated [] to '' per specification (diff)
downloadawx-9bf19daa5e544487ddc715c9e7791325836ad4b2.tar.xz
awx-9bf19daa5e544487ddc715c9e7791325836ad4b2.zip
Another linting issue
Diffstat (limited to 'awx_collection')
-rw-r--r--awx_collection/tests/integration/targets/tower_import/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/awx_collection/tests/integration/targets/tower_import/tasks/main.yml b/awx_collection/tests/integration/targets/tower_import/tasks/main.yml
index ea18bb584f..9835ff89a5 100644
--- a/awx_collection/tests/integration/targets/tower_import/tasks/main.yml
+++ b/awx_collection/tests/integration/targets/tower_import/tasks/main.yml
@@ -52,7 +52,7 @@
type: "organization"
register: import_output
ignore_errors: true
-
+
- assert:
that:
- import_output is failed