From 29955c9c474de957415da21ec3a330b596807f74 Mon Sep 17 00:00:00 2001 From: Mykhailo Formus Date: Thu, 12 Jul 2018 11:59:40 +0000 Subject: Adding spec to test basic forking functionalities --- qa/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa/README.md') diff --git a/qa/README.md b/qa/README.md index a4b4398645e..be4cf89ebbc 100644 --- a/qa/README.md +++ b/qa/README.md @@ -55,7 +55,7 @@ Since the arguments would be passed to `rspec`, you could use all `rspec` options there. For example, passing `--backtrace` and also line number: ``` -bin/qa Test::Instance http://localhost qa/specs/features/login/standard_spec.rb:3 --backtrace +bin/qa Test::Instance http://localhost qa/specs/features/project/create_spec.rb:3 --backtrace ``` ### Overriding the authenticated user -- cgit v1.2.1