summaryrefslogtreecommitdiff
path: root/openstackclient
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient')
-rw-r--r--openstackclient/tests/functional/network/v2/test_network.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/tests/functional/network/v2/test_network.py b/openstackclient/tests/functional/network/v2/test_network.py
index 0e10bfce..02fa42f2 100644
--- a/openstackclient/tests/functional/network/v2/test_network.py
+++ b/openstackclient/tests/functional/network/v2/test_network.py
@@ -181,7 +181,7 @@ class NetworkTests(base.TestCase):
cmd_output["shared"],
)
self.assertEqual(
- None,
+ False,
cmd_output["is_default"],
)
self.assertEqual(