Add TestPanic feature flag (#34963)

Now the `dev: panic` action can be run on all release channels if the
user has the feature flag enabled.

Release Notes:

- N/A
This commit is contained in:
Julia Ryan 2025-07-23 13:01:16 -05:00 committed by GitHub
parent 56b64b1d3f
commit 5f0edd38f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 11 deletions

1
Cargo.lock generated
View file

@ -20211,6 +20211,7 @@ dependencies = [
"extension",
"extension_host",
"extensions_ui",
"feature_flags",
"feedback",
"file_finder",
"fs",