Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazerzen committed Mar 19, 2024
1 parent 72fbd32 commit e443644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_edgeql_syntax.py
Original file line number Diff line number Diff line change
Expand Up @@ -6391,6 +6391,7 @@ def test_edgeql_syntax_ddl_01(self):
# When returning multiple errors is supported, we should still return
# just the first one.


class TestEdgeQLNormalization(EdgeQLSyntaxTest):

def _run_test(self, *, source, spec=None, expected=None):
Expand Down

0 comments on commit e443644

Please sign in to comment.