Skip to content

Commit e0f1617

Browse files
small comment to rerun ci pipeline
1 parent 52993b8 commit e0f1617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/usage/components/async_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def example
8181
Rails.application.reload_routes!
8282

8383
visit "/async_specs/in_app/example"
84-
84+
8585
element = page.find("#my-div")
8686
before_content = element.text
8787

@@ -169,7 +169,7 @@ def response
169169

170170
end
171171

172-
it "Example 4 -show on event with event payload" do
172+
it "Example 4: show on event with event payload" do
173173

174174
class ExamplePage < Page::Cell::Page
175175

0 commit comments

Comments
 (0)