Skip to content

Commit

Permalink
restart
Browse files Browse the repository at this point in the history
  • Loading branch information
sethulakshmi.pm committed Oct 16, 2023
1 parent 104c2fe commit b1dc7ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ describe('12_webvitalsAsCustomEvent', () => {
describe('webvitalsAsCustomEvent', () => {
beforeEach(() => {
// webvital CLS does not work if following another test, so restart browser to cleanup all context
restartBrowser();
// restartBrowser();

browser.get(getE2ETestBaseUrl('12_webvitalsAsCustomEvent/webvitalsAsCustomEvent'));
// wait for webvital metrics
Expand Down

0 comments on commit b1dc7ee

Please sign in to comment.