Skip to content

Commit ac3dd47

Browse files
chore: remove cucumber instructions from PERCY_INSTRUCTIONS
1 parent f7259ed commit ac3dd47

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/tools/sdk-utils/percy/constants.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,7 @@ export const PERCY_INSTRUCTIONS: PercyConfigMapping = {
166166
},
167167
webdriverio: {
168168
script_updates: webdriverioPercyInstructions,
169-
},
170-
cucumber: {
171-
script_updates: nodejsSeleniumInstructions,
172-
},
169+
}
173170
},
174171
},
175172
};

0 commit comments

Comments
 (0)