Files
react/scripts/jest
Andrew Clark f411e8990f 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.
2023-03-11 15:46:16 -05:00
..
2023-01-31 08:25:05 -05:00
2017-11-23 18:02:47 +00:00
2023-02-09 17:07:49 +01:00
2023-02-09 17:07:49 +01:00