Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
estyxx committed Oct 4, 2020
1 parent 2faf162 commit e38c84b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils/test_exporter.py
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,7 @@ def test_exporter_exports_requirements_txt_with_legacy_packages_trusted_host(
},
}
)
set_package_requires(poetry)
exporter = Exporter(poetry)

exporter.export("requirements.txt", Path(tmp_dir), "requirements.txt", dev=True)
Expand Down

0 comments on commit e38c84b

Please sign in to comment.