Skip to content

Commit c76b017

Browse files
authored
Merge pull request #394 from UoA-eResearch/master
Update software test url
2 parents 9a04533 + 695abc6 commit c76b017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

research-hub-web/cypress/integration/software.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ describe("ResearchHubs Software Pages", () => {
1010
});
1111

1212
cy.visit(
13-
"/research-software-and-computing/advanced-compute/nesi"
13+
"/research-software-and-computing/research-software/matlab"
1414
);
1515

1616
cy.wait("@gqlGetSoftwareBySlug");

0 commit comments

Comments
 (0)