Remove bogus interface description (#32183)

The interface has already that description from a task earlier, thus that change
is not introduced susbequently and we don't have to assert for it.
This commit is contained in:
Ricardo Carrillo Cruz 2017-10-26 11:24:35 +02:00 committed by GitHub
parent b2dd5466ac
commit 3d09c4bb4f

View file

@ -141,7 +141,6 @@
that:
- 'result.changed == true'
- '"interface {{ test_interface }}" in result.commands'
- '"description test-interface-1" in result.commands'
- '"mtu 1500" in result.commands'
- '"interface {{ test_interface2 }}" in result.commands'
- '"description test-interface-2" in result.commands'