ClientFlags.resetWithSourceForTesting(OverridingTypedSource.of(new NullTypedSource())
.withBoolean(FlagConstants.ENABLE_UNDERCURRENT_EDITING, true)
.build());
// Only for test additional color pickers
new SampleCustomColorPicker(ComplexColorPicker.getInstance());
return new StageThree.DefaultProvider(two) {
@Override
protected void onStageInit() {
timeline.add("stage3_start");