Skip to content

Commit

Permalink
remove placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
kdp-cloud committed Jan 6, 2025
1 parent 456a5ed commit b416aba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mars-cli/tests/test_isa_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,6 @@ def test_update_datafile_comment_with_accession_comment_present():
assert next(accession_comment).value == data_file_accession_number


def test_update_datafile_comment_without_accession_comment_present():
pass


def test_filename_validation():
# ISA should have a filename that starts with 'x_'
with pytest.raises(ValidationError, match="'filename' should start with 'i_'"):
Expand Down

0 comments on commit b416aba

Please sign in to comment.