Skip to content

Commit

Permalink
fixing unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kylevillegas93 committed Oct 4, 2024
1 parent 2a95e93 commit fe509fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_doab_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def __init__(self):

self.ingestOffset = 0
self.ingestLimit = 10000
self.records = []

return TestDOAB()

Expand Down

0 comments on commit fe509fd

Please sign in to comment.