fix: #8061 Handle new CP #948

Merged
jsegarra merged 14 commits from 8061_newCP into dev 2024-11-25 12:17:13 +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