Skip to content

Commit

Permalink
rename the test
Browse files Browse the repository at this point in the history
  • Loading branch information
thanh-nguyen-dang committed Jul 27, 2023
1 parent 27259d6 commit 2c61a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/graphql/test_graphql.py
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,7 @@ def test_without_path_order(client, submitter, pg_driver_clean, cgci_blgsp):
}, r.data


def test_file_size_long(client, submitter, pg_driver_clean, cgci_blgsp):
def test_long_as_float_type(client, submitter, pg_driver_clean, cgci_blgsp):
"""Assert the long type is working as float"""
post_example_entities_together(client, pg_driver_clean, submitter)

Expand Down

0 comments on commit 2c61a3a

Please sign in to comment.