Skip to content

Commit 7642093

Browse files
committed
cleanup
1 parent deba79f commit 7642093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/test/components/dropdown_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
end
134134
end
135135
visit example_path
136-
sleep
136+
137137
expect(page).to have_selector('button.btn.btn-primary.dropdown-toggle[data-offset="10,22"]')
138138
expect(page).to have_content('Dropdown')
139139
end

0 commit comments

Comments
 (0)