fix: allow full State Corp exchange imports
This commit is contained in:
@@ -547,3 +547,4 @@ class StateCorpExchangeServiceTest(TestCase):
|
||||
TEST_STATE_CORP_TOKEN,
|
||||
)
|
||||
self.assertEqual(kwargs["files"]["file"][0], package.archive_name)
|
||||
self.assertEqual(kwargs["timeout"], 300)
|
||||
|
||||
Reference in New Issue
Block a user