diff --git a/tests/test_openpyxl.py b/tests/test_openpyxl.py index b2dcc1d..1a24e78 100644 --- a/tests/test_openpyxl.py +++ b/tests/test_openpyxl.py @@ -1,9 +1,9 @@ -import pytest +# import pytest -from warn.scrapers import ia +# from warn.scrapers import ia -@pytest.mark.vcr() -def test_iowa(): - """Test openpyxl bits with Iowa scraper.""" - ia.scrape() +# @pytest.mark.vcr() +# def test_iowa(): +# """Test openpyxl bits with Iowa scraper.""" +# ia.scrape()