features/dsl.feature in phut-0.1.0 vs features/dsl.feature in phut-0.2.0

- old
+ new

@@ -20,7 +20,7 @@ """ When I do phut run "network.conf" Then the exit status should not be 0 And the stderr should contain: """ - The name 192.168.0.1 conflicts with vhost (name = 192.168.0.1, ip = 192.168.0.1). + The name 192.168.0.1 conflicts with vhost (name = 192.168.0.1, IP address = 192.168.0.1). """