mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +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;
|
TestDownloadFileSupplementalAction.callCount = 0;
|
||||||
|
|
||||||
|
Unirest.config().reset();
|
||||||
Unirest.config().followRedirects(false);
|
Unirest.config().followRedirects(false);
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
Reference in New Issue
Block a user