Closed cheehongw closed 1 year ago
Patch coverage has no change and project coverage change: +0.03
:tada:
Comparison is base (
ffae1f1
) 54.60% compared to head (219da6a
) 54.63%.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@cheehongw Sorry for the late reply, but I would like you to make a few more changes.
There are currently 2 login.spec.ts
files. Please remove the file that is not in use.
webdriver-manager
is used by Protractor but not Playwright. Please remove it from package.json
.
@cheehongw Sorry for the late reply, but I would like you to make a few more changes.
- There are currently 2
login.spec.ts
files. Please remove the file that is not in use.webdriver-manager
is used by Protractor but not Playwright. Please remove it frompackage.json
.
Thanks @chunweii, I will push this changes in a new PR
Summary:
Completes the migration set out in #1111
This PR branches off #1185, and should be merged after #1185
Changes Made:
Proposed Commit Message: