We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85df337 commit b201e46Copy full SHA for b201e46
1 file changed
lib/plugin/standardActingHelpers.js
@@ -8,6 +8,7 @@ const standardActingHelpers = [
8
'Puppeteer',
9
'Playwright',
10
'TestCafe',
11
+ 'REST'
12
];
13
14
module.exports = standardActingHelpers;
0 commit comments