Created
July 20, 2017 10:08
-
-
Save maxehmookau/164114abbc2f0ae4b97489a08a62b443 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rails test:system | |
Run options: --seed 39010 | |
# Running: | |
Puma starting in single mode... | |
* Version 3.8.2 (ruby 2.3.3-p222), codename: Sassy Salamander | |
* Min threads: 0, max threads: 1 | |
* Environment: test | |
* Listening on tcp://0.0.0.0:46327 | |
Use Ctrl-C to stop | |
. | |
Finished in 4.376868s, 0.2285 runs/s, 0.4569 assertions/s. | |
1 runs, 2 assertions, 0 failures, 0 errors, 0 skips |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment