Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGoodall committed Dec 6, 2023
1 parent 0f05190 commit b4af6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/form-wizard/steps.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import PageController from '../../controllers/PageController.js'
import PageController from '../../controllers/pageController.js'
import datasetController from '../../controllers/datasetController.js'
import uploadController from '../../controllers/uploadController.js'
import errorsController from '../../controllers/errorsController.js'
Expand Down

0 comments on commit b4af6a8

Please sign in to comment.