RSpec is invoked with correct path to spec/

fixes:
```
No examples found.
```
This commit is contained in:
Brian Cunnie
2016-09-05 05:46:46 -07:00
parent 8bcce4784b
commit daf5c91ee0

View File

@@ -1,3 +1,3 @@
#!/bin/bash -xe
rspec --format documentation --color spec
rspec --format documentation --color sslip.io/spec