Remove test that isn't working as expected

The ! is ignored and the test still passes.
This commit is contained in:
Tom Stellard 2018-12-07 08:16:50 +00:00
parent b04a6c8b0a
commit 90542c4681

View File

@ -9,13 +9,3 @@
- lit:
dir: ./
run: lit --version
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- lit:
dir: ./
run: ! lit --version