We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b05487a + 360e52c commit 645a42dCopy full SHA for 645a42d
automated-smoke-test/conf.ts
@@ -41,8 +41,8 @@ exports.config = {
41
// '../temp/test-suites/tc-header.spec.js',
42
// '../temp/test-suites/tc-footer.spec.js',
43
// '../temp/test-suites/tc-preferences.spec.js',
44
- '../temp/test-suites/tc-challenge-listing.spec.js',
45
- // '../temp/test-suites/tc-challenge-detail.spec.js',
+ '../temp/test-suites/tc-challenge-listing.spec.js',
+ '../temp/test-suites/tc-challenge-detail.spec.js',
46
// '../temp/test-suites/tc-my-dashboard.spec.js',
47
// '../temp/test-suites/tc-member-profile.spec.js',
48
],
0 commit comments