Merge "tests: added missing space in a skip test message"
This commit is contained in:
commit
ba3b4638d2
@ -124,7 +124,7 @@ class BaseFirewallTestCase(base.BaseSudoTestCase):
|
||||
self.skipTest("Open vSwitch with conntrack is not installed "
|
||||
"on this machine. To run tests for OVS/CT firewall,"
|
||||
" please meet the requirements (kernel>=4.3, "
|
||||
"OVS>=2.5. More info at"
|
||||
"OVS>=2.5). More info at "
|
||||
"https://github.com/openvswitch/ovs/blob/master/"
|
||||
"FAQ.md")
|
||||
tester = self.useFixture(
|
||||
|
Loading…
Reference in New Issue
Block a user