Skip to content

Commit e550eb9

Browse files
committed
exclude phase creation test case.
1 parent 5665adc commit e550eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connect-automation/conf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ exports.config = {
4141
'../temp/test-suites/project-creation-flow/create-project.spec.js',
4242
'../temp/test-suites/project-creation-flow/invite-copilot.spec.js',
4343
'../temp/test-suites/project-creation-flow/projects.spec.js',
44-
'../temp/test-suites/phase-creation-flow/create-new-phase.spec.js'
44+
//'../temp/test-suites/phase-creation-flow/create-new-phase.spec.js'
4545
],
4646

4747
// Options to be passed to Jasmine.

0 commit comments

Comments
 (0)