Skip to content

Commit 610b907

Browse files
authored
chore: typo
1 parent 0b70955 commit 610b907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/feature_flags/test_feature_flags.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ def test_get_configuration_with_envelope_and_raw(mocker, config):
808808
##
809809

810810
# Test not equals
811-
def test_flags_not_eqaul_no_match(mocker, config):
811+
def test_flags_not_equal_no_match(mocker, config):
812812
expected_value = False
813813
mocked_app_config_schema = {
814814
"my_feature": {

0 commit comments

Comments
 (0)