Skip to content

Fix broken master in ee/spec/features/boards/boards_spec.rb

Stan Hu requested to merge sh-fix-boards-spec-failing-master into master

The test with the feature flag disabled was not actually disabled between browser tests. We need to ensure the flag is set before the browser visits the page for the feature flag to take effect in time.

Closes #36936 (closed)

Edited by Stan Hu

Merge request reports