Skip to content
Snippets Groups Projects
Commit d0e6cd97 authored by Tore.Brede's avatar Tore.Brede
Browse files

GREG-60: Fixing test failure

parent cb201904
No related branches found
No related tags found
1 merge request!90GREG-60: Adding some feedback to user when he presses submit
Pipeline #95892 passed
......@@ -11,7 +11,7 @@ import StepSummary from './stepSummary'
import StepPersonForm from './stepPersonForm'
import { PersonFormMethods } from './personFormMethods'
import { SummaryFormMethods } from './summaryFormMethods'
import { SubmitState } from './submitState'
import SubmitState from './submitState'
const steps = ['Register', 'Summary']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment