discourse/spec/services/flags
Krzysztof Kotlarek 44c8470813
FIX: flaky flags spec after refactoring (#29325)
The bug was introduced here https://github.com/discourse/discourse/pull/29258

It is very important for flags to reset to their original state because they are cached and shared between specs.
2024-10-22 13:18:57 +11:00
..
create_flag_spec.rb FIX: flaky flags spec after refactoring (#29325) 2024-10-22 13:18:57 +11:00
destroy_flag_spec.rb FIX: flaky flags spec after refactoring (#29325) 2024-10-22 13:18:57 +11:00
reorder_flag_spec.rb FIX: flaky flags spec after refactoring (#29325) 2024-10-22 13:18:57 +11:00
toggle_flag_spec.rb FIX: flaky flags spec after refactoring (#29325) 2024-10-22 13:18:57 +11:00
update_flag_spec.rb FIX: flaky flags spec after refactoring (#29325) 2024-10-22 13:18:57 +11:00