Skip to content

Commit

Permalink
Rebase from master
Browse files Browse the repository at this point in the history
  • Loading branch information
petterwildhagen committed Oct 20, 2021
1 parent f124a07 commit cf359fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/cypress/integration/admin_page_spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ describe('Admin page', () => {
adminPage.supportNotes(createdQuestionNo).should('contain.text', supportNotes)
adminPage.organization(createdQuestionNo).should('have.text', organization)
})
})
}, fusionProject1.id)
})
})

Expand Down

0 comments on commit cf359fb

Please sign in to comment.