We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b8b90 commit 4d15bc4Copy full SHA for 4d15bc4
graphene/utils/tests/test_str_converter.py
@@ -19,4 +19,4 @@ def test_camel_case():
19
20
21
def test_to_const():
22
- assert to_const('snakes $1. on a "#plane') == 'SNAKES_ON_A_PLANE'
+ assert to_const('snakes $1. on a "#plane') == 'SNAKES_1_ON_A_PLANE'
0 commit comments