Before reporting an issue
Area
authentication
Describe the bug
When working on new Test Framework I've noticed that preview-feature "scripts" is enabled by default.
Preview feature must be disabled by default. Please fix it. Thanks
ScriptFactory
custom-scripts
PartialImportClientTest
After the fix the feature scripts (Profile.Feature.SCRIPTS) must be added to AbstractPartialImportTest
Version
nightly
Regression
Expected behavior
feature must be disabled by default
Actual behavior
feature is enabled by default
How to Reproduce?
Run PartialImportProvidersTest and see that the test pass, also without feature scripts enabled.
Anything else?
No response
Before reporting an issue
Area
authentication
Describe the bug
When working on new Test Framework I've noticed that preview-feature "scripts" is enabled by default.
Preview feature must be disabled by default. Please fix it. Thanks
ScriptFactory
custom-scripts
PartialImportClientTest
After the fix the feature scripts (Profile.Feature.SCRIPTS) must be added to AbstractPartialImportTest
Version
nightly
Regression
Expected behavior
feature must be disabled by default
Actual behavior
feature is enabled by default
How to Reproduce?
Run PartialImportProvidersTest and see that the test pass, also without feature scripts enabled.
Anything else?
No response