We recently published a new public site and updated our docs site to match. This broke a couple of the tests in this repo because the labels for the logos changed. This PR updates the selectors to match what we have on the sites right now.
Steps to test:
run Cypress in open mode
open e2e testing for examples/fundamentals__dynamic-tests
run cypress/e2e/subdomains-spec.cy.js and cypress/e2e/viewports-spec.cy.js and make sure that they pass
We recently published a new public site and updated our docs site to match. This broke a couple of the tests in this repo because the labels for the logos changed. This PR updates the selectors to match what we have on the sites right now.
Steps to test:
examples/fundamentals__dynamic-tests
cypress/e2e/subdomains-spec.cy.js
andcypress/e2e/viewports-spec.cy.js
and make sure that they pass