Switch to ESM
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Given, When, Then } from 'cucumber'
|
||||
import { Given, When, Then } from '@cucumber/cucumber'
|
||||
import { expect } from 'chai'
|
||||
|
||||
Given('the following books by Simon Frank are in the collection:', function (dataTable) {
|
||||
|
Reference in New Issue
Block a user