Skip to content

Commit ad82a98

Browse files
committed
update test URL for prod
1 parent 61cebd5 commit ad82a98

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/software/research-software/adobe-creative-cloud"
13+
"/research-software-and-computing/research-software/matlab"
1414
);
1515

1616
cy.wait("@gqlGetSoftwareBySlug");

0 commit comments

Comments
 (0)