diff --git a/packages/service/src/constants.ts b/packages/service/src/constants.ts index fc4ebe5..279d747 100644 --- a/packages/service/src/constants.ts +++ b/packages/service/src/constants.ts @@ -101,7 +101,7 @@ export const CONTEXT_CHANGE_COMMANDS = [ * Existing pattern (kept for any external consumers) */ export const SPEC_FILE_PATTERN = - /\/(test|spec|features|pageobjects|@wdio\/expect-webdriverio)\//i + /\/(test|spec|features|steps|step-definitions|pageobjects|@wdio\/expect-webdriverio)\//i /** * Parser options