mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-07 00:23:44 +08:00
RSpec is invoked with correct path to spec/
fixes: ``` No examples found. ```
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
|
|
||||||
rspec --format documentation --color spec
|
rspec --format documentation --color sslip.io/spec
|
||||||
|
Reference in New Issue
Block a user