Skip to content
Snippets Groups Projects
Commit 6207d6f1 authored by Kristiyan Kostadinov's avatar Kristiyan Kostadinov Committed by Andrew Kushnir
Browse files

fix(migrations): add protractor support if protractor imports are detected (#49274)

The new `bootstrapApplication` API doesn't include Protractor support anymore which may cause existing e2e tests to break after the migration. These changes add some logic that will provide Protractor support if any imports to `protractor` or `protractor/*` are detected.

PR Close #49274
parent 17499715
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment