Skip to content

Commit dcd252e

Browse files
tcarriobeeme1mr
andauthored
chore: fix misspelling in test case
Co-authored-by: Michael Beemer <[email protected]> Signed-off-by: Tom Carrio <[email protected]>
1 parent f4a0276 commit dcd252e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_open_feature_api.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from open_feature.provider.no_op_provider import NoOpProvider
77

88

9-
def test_should_not_raise_exception_with_nop_client():
9+
def test_should_not_raise_exception_with_noop_client():
1010
# Given
1111
# No provider has been set
1212
# When

0 commit comments

Comments
 (0)