You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Ignoring unknown extra flags: baseUrl https://host. This will be an error in future versions, please use --disableChecks flag to disable the Protractor CLI flag checks.
During skyux e2e, we spawn Protractor using the CLI so we can easily pass additional information to it, including custom flags. We'll need to add --disableChecks in order to keep that behavior in future version of Protractor.
The text was updated successfully, but these errors were encountered:
Ignoring unknown extra flags: baseUrl https://host. This will be an error in future versions, please use --disableChecks flag to disable the Protractor CLI flag checks.
During
skyux e2e
, we spawn Protractor using the CLI so we can easily pass additional information to it, including custom flags. We'll need to add--disableChecks
in order to keep that behavior in future version of Protractor.The text was updated successfully, but these errors were encountered: