Temp fix for missing test suite
This commit is contained in:
@@ -89,7 +89,6 @@ $(document).ready(function() {
|
||||
common.submitBtn$
|
||||
)
|
||||
.flatMap(() => {
|
||||
$('#testSuite').fadeOut('slow');
|
||||
common.appendToOutputDisplay('\n// testing challenge...');
|
||||
return common.executeChallenge$()
|
||||
.map(({ tests, ...rest }) => {
|
||||
|
||||
Reference in New Issue
Block a user