Skip to content

Commit

Permalink
Force CI Build
Browse files Browse the repository at this point in the history
  • Loading branch information
garmeeh authored Oct 28, 2023
1 parent 85e6f03 commit 5a13e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/norobots.spec.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe('SEO Meta Norobots', () => {
describe('SEO Meta No Robots', () => {
it('App loads', () => {
cy.visit('http://localhost:3000');
cy.get('h1').should('contain', 'Default SEO');
Expand Down

0 comments on commit 5a13e38

Please sign in to comment.