Remote `.internal` override from untrusted URL tests (#26372)
Adding `.internal` to a test file prevents it from being tested in build mode. The best practice is to instead gate the test based on whether the feature is enabled. Ideally we'd use the `@gate` pragma in these tests, but the `itRenders` test helpers don't support that.
A
Andrew Clark committed
f411e8990ff2a6d5ea5e0813489f11747e518d7b
Parent: 6334614
Committed by GitHub <noreply@github.com>
on 3/11/2023, 8:46:16 PM