Skip to content

Commit 13613c8

Browse files
committed
qf dev leftover
1 parent 0716914 commit 13613c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/frontend/cypress/tests-ee/devices/developer-mode.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ describe('FlowFuse - Devices - With Billing', () => {
1616
cy.visit('/team/bteam/devices')
1717
})
1818

19-
it.only('provides an option to enable "Developer Mode" when deviceEditor feature is enabled and device is owned by an Application', () => {
19+
it('provides an option to enable "Developer Mode" when deviceEditor feature is enabled and device is owned by an Application', () => {
2020
cy.contains('span', 'application-device-a').click()
2121
cy.get('[data-el="device-devmode-toggle"]').should('exist')
2222
})

0 commit comments

Comments
 (0)