UNPKG

quoad

Version:

Serenity/JS: Next generation acceptance testing library for modern web applications.

11 lines (9 loc) 269 B
// eslint-disable-next-line @typescript-eslint/explicit-module-boundary-types export = function () { this.Given(/^.*step .* passes$/, function () { return void 0; }); this.Given(/^.*step .* passes$/, function () { return void 0; }); };