Skip to content

Commit

Permalink
Fix deprecated KM test
Browse files Browse the repository at this point in the history
  • Loading branch information
janslifka committed Dec 16, 2024
1 parent 81f3a00 commit 644359b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/knowledge-models/deprecated.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ describe('Deprecated KM', () => {

// check it is not suggested
cy.visitApp('/projects/create')
cy.getCy('project_create_nav_custom').click()
searchKM(kmId)
cy.get('.TypeHintInput__TypeHints .empty').should('exist')

Expand Down

0 comments on commit 644359b

Please sign in to comment.