Switch to ESM
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { setWorldConstructor } from 'cucumber'
|
||||
import { setWorldConstructor } from '@cucumber/cucumber'
|
||||
|
||||
setWorldConstructor(function () {
|
||||
this.names = []
|
||||
|
Reference in New Issue
Block a user