Skip to content

Commit

Permalink
update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
janzenisaac committed Dec 18, 2023
1 parent 6cc60f0 commit eaf9e97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/system/kanban_functionality_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def tagged_topic(*tags)
expect(page).to have_css(".discourse-kanban-list", count: 1)
expect(page).to have_css(".discourse-kanban-list .topic-card", count: 4)

find(".kanban-controls").click
find(".configure-kanban-button").click

mode_chooser = PageObjects::Components::SelectKit.new(".kanban-mode-chooser")
Expand Down

0 comments on commit eaf9e97

Please sign in to comment.