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 d178046 commit d253f53Copy full SHA for d253f53
templates/common-steps.mustache
@@ -1,4 +1,4 @@
1
-import {When} from 'cucumber';
+import {When} from '@cucumber/cucumber';
2
import remark from 'remark';
3
import {{ projectName }} from '../../../../lib/index.cjs';
4
0 commit comments