Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
ARSnova
arsnova-click-v2-frontend
Commits
36c32c3f
Commit
36c32c3f
authored
May 25, 2021
by
Christopher Mark Fullarton
Browse files
Fixes test
parent
180ffed4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/quiz/quiz-rename/quiz-rename.component.spec.ts
View file @
36c32c3f
...
...
@@ -52,7 +52,9 @@ describe('QuizRenameComponent', () => {
useClass
:
FileUploadMockService
,
},
{
provide
:
QuizService
,
useValue
:
{},
useValue
:
{
quiz
:
{}
},
},
{
provide
:
ThemesService
,
useClass
:
ThemesMockService
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment