cisagov/ioc-scanner

Fix failing tests

Closed this issue · 1 comments

jsf9k commented

💥 Regression Report

Our APB runs on this repository keep erroring out because of some failed tests. See this APB run, for example.

Last working version

Looks like this was the last build that succeeded.

To Reproduce

  • Check out the repo from scratch
  • Install Python dependencies
  • Run tests

Expected behavior

All tests should pass.

The build issues between pytest and pyfakefs was resolved in merged in #15