Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwdunham committed Nov 10, 2017
1 parent ea3f528 commit 8d60400
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ def test_get_schematron(mocker):
with pytest.raises(IOError):
metsrw.get_schematron(bad_path)
get_file_path.assert_called_once_with(bad_path)

0 comments on commit 8d60400

Please sign in to comment.