We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d07c07 commit 07f7ae1Copy full SHA for 07f7ae1
tests/test_session.py
@@ -64,7 +64,7 @@ def test_session_get_data(self):
64
"name": "sysrepo-example",
65
"namespace": "n",
66
"feature": ["turbo"],
67
- "location: ANY
+ "location": ANY
68
}
69
self.assertIn(modinfo, data)
70
0 commit comments