Skip to content

Commit

Permalink
Update test url: All Research Guides
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Jan 9, 2024
1 parent 29ebd43 commit 5553336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/status/e2e/lib-unb-ca.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ describe('UNB Libraries Website', {baseUrl: libBaseUrl, groups: ['core']}, () =>
.within(() => {
cy.get('> div a')
.its('0.href')
.should('contain', 'https://guides.lib.unb.ca/research-guides')
.should('contain', '/guides/view-all')
cy.get('#database_subjects_chosen')
.click()
.within(() => {
Expand Down

0 comments on commit 5553336

Please sign in to comment.