mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
CE-1772 - add call to Unirest.config().reset()
This commit is contained in:
@ -303,6 +303,7 @@ class QJavalinImplementationTest extends QJavalinTestBase
|
||||
{
|
||||
TestDownloadFileSupplementalAction.callCount = 0;
|
||||
|
||||
Unirest.config().reset();
|
||||
Unirest.config().followRedirects(false);
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user