froth-webdriverio-framework 3.0.112 → 3.0.113
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -20,7 +20,6 @@ const commonconfig = {
|
|
|
20
20
|
// This code runs before the test suite starts
|
|
21
21
|
await setAllDetails.setEnvVariables();
|
|
22
22
|
// await setAllDetails.setLoginToken();
|
|
23
|
-
FROTH_LOGIN_TOKEN
|
|
24
23
|
await setAllDetails.setExecutionDetails();
|
|
25
24
|
|
|
26
25
|
// await setAllDetails.setIntegrationsDetails();
|