We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b4e55 commit 971f363Copy full SHA for 971f363
e2e/cypress/integration/tests/steppers.spec.js
@@ -44,6 +44,6 @@ context('Increment steppers', () => {
44
cy.get('input.st-al').eq(3)
45
.should('has.value', '4.25');
46
47
- cy.contains('Hospitalized Admissions peaks at 274');
+ cy.contains('Hospitalized Admissions peaks at 272');
48
});
49
0 commit comments