mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
test: update test
This commit is contained in:
parent
9400863fcc
commit
e7df095eef
@ -11,7 +11,7 @@ describe('The Getting Start Flow', () => {
|
||||
|
||||
it('Has expected nodes in Flow', () => {
|
||||
cy.contains('(Engineer) Unicorn Getting Started').click()
|
||||
cy.get('.red-ui-flow-node-group').should('have.length', 9)
|
||||
cy.get('.red-ui-flow-node-group').should('have.length', 21)
|
||||
})
|
||||
|
||||
})
|
Loading…
x
Reference in New Issue
Block a user