Many of our unit tests are sensitive to compiler changes because they rely on non-public APIs. They should be refactored to only use public APIs.
@ravijayaramappa can you confirm this is no longer the case?
Discussed with @ravijayaramappa and we agreed this should stay open until we refactor all tests that use compileTemplate.
This issue has been linked to a new work item: W-7273573
We no longer have tests that use compileTemplate.
Most helpful comment
Discussed with @ravijayaramappa and we agreed this should stay open until we refactor all tests that use
compileTemplate.