Skip to content

Commit

Permalink
Merge pull request opf#17199 from opf/fix/flickering_types_active_in_…
Browse files Browse the repository at this point in the history
…project_spec

fix flickering types active in project spec
  • Loading branch information
ulferts authored Nov 13, 2024
2 parents 3740173 + 737da12 commit 3f424a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/features/types/activate_in_project_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@

project_settings_page.save!

project_settings_page.expect_and_dismiss_flash(message: "Successful update.")

expect(page)
.to have_checked_field(type.name)
expect(page)
Expand Down

0 comments on commit 3f424a4

Please sign in to comment.