Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreben committed May 15, 2024
1 parent 5d9e6a1 commit b9fff30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/data_exports/test_save_instance_ids.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def test_save_ids_to_fs(tmp_path, mock_task_instance):
'4e66ce0d-4a1d-41dc-8b35-0914df20c7fb\n',
]


def test_upload_data_export_file_ids_one_column():
data = {
'Name': ['Joe', 'Shel', 'Ger'],
Expand Down

0 comments on commit b9fff30

Please sign in to comment.