Skip to content

Commit 644359b

Browse files
committed
Fix deprecated KM test
1 parent 81f3a00 commit 644359b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress/e2e/knowledge-models/deprecated.spec.js

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ describe('Deprecated KM', () => {
3131

3232
// check it is not suggested
3333
cy.visitApp('/projects/create')
34+
cy.getCy('project_create_nav_custom').click()
3435
searchKM(kmId)
3536
cy.get('.TypeHintInput__TypeHints .empty').should('exist')
3637

0 commit comments

Comments
 (0)