Skip to content

Commit

Permalink
Added issue link to the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Sep 27, 2017
1 parent ba5901a commit c486263
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test_storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@

# Tests

@pytest.mark.skip('is it possible to pass?')
# TODO: activate if possible
# https://github.com/frictionlessdata/tableschema-spss-py/issues/5
@pytest.mark.skip('not possible for now')
def test_storage(tmpdir):

# Create storage
Expand Down

0 comments on commit c486263

Please sign in to comment.