Skip to content

Commit

Permalink
Fix RN experiement in unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EdmondChuiHW committed Aug 29, 2024
1 parent 7f6cfe3 commit d447824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front_end/testing/EnvironmentHelpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ const REGISTERED_EXPERIMENTS = [
Root.Runtime.ExperimentName.TRACK_CONTEXT_MENU,
Root.Runtime.ExperimentName.INDENTATION_MARKERS_TEMP_DISABLE,
Root.Runtime.ExperimentName.AUTOFILL_VIEW,
Root.Runtime.ExperimentName.REACT_NATIVE_SPECIFIC_UI,
];

export async function initializeGlobalVars({reset = true} = {}) {
Expand Down

0 comments on commit d447824

Please sign in to comment.