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
Cypress already has a config file that says where the test source files are located. We could use that. Thanks to that user would not have to set KNAPSACK_PRO_TEST_FILE_PATTERN if he keeps tests in non-standard directory.
Cypress already has a config file that says where the test source files are located. We could use that. Thanks to that user would not have to set
KNAPSACK_PRO_TEST_FILE_PATTERNif he keeps tests in non-standard directory.