feat(client): show and execute backend project tests (#35673)

This commit is contained in:
Valeriy
2019-06-11 18:46:36 +03:00
committed by mrugesh
parent 1abe4971f4
commit 839e81426e
6 changed files with 44 additions and 83 deletions

View File

@ -40,7 +40,7 @@ exports.viewTypes = {
[js]: 'classic',
[bonfire]: 'classic',
[frontEndProject]: 'project',
[backEndProject]: 'project',
[backEndProject]: 'backend',
[modern]: 'modern',
[step]: 'step',
[quiz]: 'quiz',