mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
8 lines
188 B
Text
8 lines
188 B
Text
== Running UJS tests
|
|
|
|
Ensure that you can build the project by running:
|
|
rake ujs:server
|
|
|
|
Then run the web tests by visiting the following URL in your browser:
|
|
|
|
http://localhost:4567
|