Skip to content

Commit

Permalink
Merge pull request #13378 from opf/fix/re-enable-filter
Browse files Browse the repository at this point in the history
Re-enable skipped spec
  • Loading branch information
aaron-contreras authored Aug 7, 2023
2 parents e51b559 + 9cbd51e commit 59335d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/work_packages/table/queries/filter_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,6 @@
end

it 'filters between date by updated_at', :with_cuprite do
skip("Flaky test disabled. Fix it in https://community.openproject.org/wp/49072")
wp_table.visit!
loading_indicator_saveguard
wp_table.expect_work_package_listed wp_updated_today, wp_updated_3d_ago, wp_updated_5d_ago
Expand Down

0 comments on commit 59335d7

Please sign in to comment.