Skip to content

Commit

Permalink
Update system sectiont test
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciofierrom committed Nov 28, 2024
1 parent 9de5c42 commit 547093f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/sections_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class SectionsTest < ApplicationSystemTestCase
fill_in "Playback speed", with: @section.playback_speed
check "Current" if @section.current

click_on "Create Section"
click_on "Create"

assert_text "Part 4"
end
Expand Down

0 comments on commit 547093f

Please sign in to comment.