summaryrefslogtreecommitdiff
path: root/reuse/features/steps/reusable.js
diff options
context:
space:
mode:
Diffstat (limited to 'reuse/features/steps/reusable.js')
-rw-r--r--reuse/features/steps/reusable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/reuse/features/steps/reusable.js b/reuse/features/steps/reusable.js
index 674756f..f4883c8 100644
--- a/reuse/features/steps/reusable.js
+++ b/reuse/features/steps/reusable.js
@@ -1,4 +1,4 @@
-import { Before, Given, Then } from 'cucumber'
+import { Before, Given, Then } from '@cucumber/cucumber'
import { expect } from 'chai'
function step (name) {