Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
thulieblack committed Aug 31, 2023
1 parent 5fdc487 commit 405164a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/test/campaignTests/AnnouncementHero.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ describe('AnnouncementHero Component', () => {
.should('have.attr', 'target', '_blank')
.contains('Submit a session');
});
});

//check if announcement rendered is small or large .
it('should render a small announcement when "small" prop is true', () => {
Expand Down

0 comments on commit 405164a

Please sign in to comment.