Merge pull request #16 from Bouncey/feat/backendTests
Add backend tests
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
5f0068e9c8
commit
fa68757553
@ -115,6 +115,7 @@ exports.createPages = ({ graphql, boundActionCreators }) => {
|
||||
component: views[viewTypes[challengeType]],
|
||||
context: {
|
||||
challengeMeta: {
|
||||
challengeType,
|
||||
template,
|
||||
required,
|
||||
nextChallengePath,
|
||||
|
Reference in New Issue
Block a user