Skip to content

Commit

Permalink
small tweak to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
sf-dcp committed Nov 7, 2024
1 parent 824661e commit 90071cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/qa/tests/test_pluto.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def test_values_by_fields(
expected_records,
fields,
)
assert actual_values == expected_values
assert sorted(actual_values) == sorted(expected_values)


def test_value_differences_across_versions(
Expand Down

0 comments on commit 90071cd

Please sign in to comment.