summaryrefslogtreecommitdiff
path: root/data-tables/features
diff options
context:
space:
mode:
Diffstat (limited to 'data-tables/features')
-rw-r--r--data-tables/features/steps/json.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data-tables/features/steps/json.js b/data-tables/features/steps/json.js
index cd61a8b..f9fe87c 100644
--- a/data-tables/features/steps/json.js
+++ b/data-tables/features/steps/json.js
@@ -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) {