We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09793a2 commit d04e358Copy full SHA for d04e358
README.md
@@ -1,5 +1,5 @@
1
# Rails::Dom::Testing
2
-[](https://travis-ci.org/kaspth/rails-dom-testing)
+[](https://travis-ci.org/rails/rails-dom-testing)
3
4
This gem is responsible for comparing HTML doms and asserting that DOM elements are present in Rails applications.
5
Doms are compared via `assert_dom_equal` and `assert_dom_not_equal`.
0 commit comments