Skip to content

Commit

Permalink
Ain't nobody got time for this
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka authored Oct 4, 2023
1 parent 461b9ca commit 1beef50
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/test_openpyxl.py
Original file line number Diff line number Diff line change
@@ -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()

0 comments on commit 1beef50

Please sign in to comment.