Skip to content

Commit

Permalink
temp(dev): assert false for debugging;
Browse files Browse the repository at this point in the history
- Temp debugging.
  • Loading branch information
JVickery-TBS committed Sep 14, 2023
1 parent 66007a2 commit fe1dbbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/canada/tests/test_ati.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def test_example(self):
self.lc.action.datastore_upsert(
resource_id=self.resource_id,
records=[record])
assert False


def test_blank(self):
Expand Down

0 comments on commit fe1dbbb

Please sign in to comment.