Skip to content

Commit

Permalink
Merge pull request #397 from GateNLP/dependency-upgrades
Browse files Browse the repository at this point in the history
Upgrade a number of dependencies
  • Loading branch information
ianroberts authored Jan 21, 2024
2 parents b739432 + 45b26e2 commit 0e64b88
Show file tree
Hide file tree
Showing 5 changed files with 1,049 additions and 752 deletions.
2 changes: 2 additions & 0 deletions cypress/e2e/document-format-pref.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ describe("Tests for document format preference changes", () => {
cy.visit("/")
cy.get(".navbar").contains(adminUsername).click()
cy.contains("Account").click()
cy.wait(1000)
cy.contains("CSV").click()
cy.wait(1000)

cy.contains("Projects").click()
cy.contains("Test project").click()
Expand Down
Loading

0 comments on commit 0e64b88

Please sign in to comment.