Skip to content

Commit 95fbe06

Browse files
committed
Fix typo (run tests before merging...)
1 parent c20a798 commit 95fbe06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/capybara/spec/session/node_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
})(arguments[0])
420420
JS
421421
expect(element.path).to eq '(: Shadow DOM element - no XPath :)'
422-
end()
422+
end
423423
end
424424

425425
describe '#trigger', requires: %i[js trigger] do

0 commit comments

Comments
 (0)