Skip to content

Commit

Permalink
Restore temporarily skipped tests (GMOD#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariober authored Jan 21, 2025
1 parent febea4a commit dd3ace7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ describe('Add Assembly', () => {
cy.searchFeatures('EDEN', 0)
})

it.only('FIXME: Can add assembly from 2bit', () => {
it('FIXME: Can add assembly from 2bit', () => {
cy.contains('button[data-testid="dropDownMenuButton"]', 'Apollo').click()
cy.contains('Add Assembly').click()
cy.get('input[type="TextField"]').type('volvox_deleteme')
Expand Down

0 comments on commit dd3ace7

Please sign in to comment.