Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
sethulakshmi.pm committed Oct 16, 2023
1 parent b1dc7ee commit dff7d0d
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 dff7d0d

Please sign in to comment.