We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a0276 commit dcd252eCopy full SHA for dcd252e
tests/test_open_feature_api.py
@@ -6,7 +6,7 @@
6
from open_feature.provider.no_op_provider import NoOpProvider
7
8
9
-def test_should_not_raise_exception_with_nop_client():
+def test_should_not_raise_exception_with_noop_client():
10
# Given
11
# No provider has been set
12
# When
0 commit comments