We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9878a2 commit 0b3c86dCopy full SHA for 0b3c86d
README.md
@@ -41,7 +41,7 @@ export CI_REPORTS=$PWD/spec/reports
41
COVERAGE=true xvfb-run --server-args="-screen 0 1024x768x24" bundle exec rake ci:setup:rspec spec
42
</pre>
43
44
-Publishing Results using **Testspace**:
+Pushing Content using **Testspace client**:
45
46
<pre>
47
curl -s https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin
0 commit comments