blob: e30c2aee55cb74b3237b8f9c9eab129982438cb1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
== 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
|