Commit 45ba680a authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'garyh-master-patch-44702' into 'master'

Removing a circular reference with feature flag documentation

See merge request gitlab-org/gitlab!47964
parents f27efb8a 2af0b642
......@@ -503,10 +503,6 @@ is persisted.
Make sure behavior under feature flag doesn't go untested in some non-specific contexts.
See the
[testing guide](../testing_guide/best_practices.md#feature-flags-in-tests)
for information and examples on how to stub feature flags in tests.
### `stub_feature_flags: false`
This disables a memory-stubbed flipper, and uses `Flipper::Adapters::ActiveRecord`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment