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.
1 parent 83e0bbf commit 4a1f262Copy full SHA for 4a1f262
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