Skip to content

Commit

Permalink
webvital to test
Browse files Browse the repository at this point in the history
  • Loading branch information
SETHULAKSHMI-PM committed May 28, 2024
1 parent a1004c7 commit eee8c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protractor.saucelabs.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports.config = {
specs: ['test/e2e/**/*.spec.js'],
// TODO: disable webvital tests for saucelab for now, since browsers in saucelab seems never return webvital metrics
exclude: ['test/e2e/12_webvitalsAsCustomEvent/*.spec.js'],
// exclude: ['test/e2e/12_webvitalsAsCustomEvent/*.spec.js'],
sauceUser: process.env.SAUCE_USERNAME,
sauceKey: process.env.SAUCE_ACCESS_KEY,
sauceBuild: process.env.GITHUB_RUN_NUMBER,
Expand Down

0 comments on commit eee8c39

Please sign in to comment.