8282-testToMaster #1057

Merged
alexm merged 215 commits from 8282-testToMaster into master 2024-12-10 06:23:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4116f681b0 - Show all commits

View File

@ -28,7 +28,7 @@ describe('VnLocation', () => {
cy.get(citySelector).should('have.length', 1);
});
it.only('should filter towns based on selected province', () => {
it('should filter towns based on selected province', () => {
// Select a country
cy.selectOption(countrySelector, 'Ecuador');
// Verify that provinces are filtered