File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ exports.config = {
3535
3636 specs : [
3737 '../temp/test-suites/profile-update/my-profile.spec.js' ,
38- '../temp/test-suites/profile-update/left-menu.spec.js' ,
39- '../temp/test-suites/profile-update/user-profile-menu.spec.js' ,
40- '../temp/test-suites/profile-update/footer-menu.spec.js' ,
41- '../temp/test-suites/project-creation-flow/create-project.spec.js' ,
42- '../temp/test-suites/project-creation-flow/invite-copilot.spec.js' ,
43- '../temp/test-suites/project-creation-flow/projects.spec.js' ,
38+ // '../temp/test-suites/profile-update/left-menu.spec.js',
39+ // '../temp/test-suites/profile-update/user-profile-menu.spec.js',
40+ // '../temp/test-suites/profile-update/footer-menu.spec.js',
41+ // '../temp/test-suites/project-creation-flow/create-project.spec.js',
42+ // '../temp/test-suites/project-creation-flow/invite-copilot.spec.js',
43+ // '../temp/test-suites/project-creation-flow/projects.spec.js',
4444 //'../temp/test-suites/phase-creation-flow/create-new-phase.spec.js'
4545 ] ,
4646
You can’t perform that action at this time.
0 commit comments