Skip to content

Commit 0fdd9bd

Browse files
committed
Wrong rake task name in the document
[ci skip]
1 parent f28b889 commit 0fdd9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionview/RUNNING_UJS_TESTS.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Ensure that you can build the project and run tests.
44
Run rake ujs:server first, and then run the web tests by
55
visiting http://localhost:4567 in your browser.
66

7-
rake test:server
7+
rake ujs:server

0 commit comments

Comments
 (0)