Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenClontz committed Dec 11, 2023
1 parent 63b58cb commit 378794b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/viewer/cypress/e2e/loading.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ describe('Loading', () => {
if (!isLegacy) {
cy.title().should(
'eq',
'Countably compact ⇒ Weakly Countably Compact | π-Base',
'T2: Countably compact ⇒ Weakly Countably Compact | π-Base',
)
}
cy.contains('Countably compact ⇒ Weakly Countably Compact')
Expand Down

0 comments on commit 378794b

Please sign in to comment.