aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/ujs/views/tests/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/ujs/views/tests/index.html.erb')
-rw-r--r--actionview/test/ujs/views/tests/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/test/ujs/views/tests/index.html.erb b/actionview/test/ujs/views/tests/index.html.erb
index 393a5ee235..2ac44eeb81 100644
--- a/actionview/test/ujs/views/tests/index.html.erb
+++ b/actionview/test/ujs/views/tests/index.html.erb
@@ -1,4 +1,4 @@
-<% @title = "jquery-ujs test" %>
+<% @title = "rails-ujs test" %>
<%= test_to 'data-confirm', 'data-remote', 'data-disable', 'data-disable-with', 'call-remote', 'call-remote-callbacks', 'data-method', 'override', 'csrf-refresh', 'csrf-token' %>