1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-05-20 03:53:44 +00:00

Migrated from Sprockets to Propshaft.

This commit is contained in:
Your Name
2025-05-16 17:14:05 -04:00
parent 5296b71bb9
commit 0326d87261
124 changed files with 8796 additions and 35841 deletions

View File

@@ -185,7 +185,7 @@ describe('Matstats Real-time Updates', () => {
cy.get('@newLoserScore').clear().type('0');
// Validation should be working - no error for valid major
cy.get('#validation-alerts').should('not.exist').should('not.be.visible');
cy.get('#validation-alerts').should('not.be.visible');
// Try an invalid combination
cy.get('#match_win_type').select('Decision');