Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Pfeiffer <tobias.pfeiffer@student.hpi.uni-potsdam.de>2012-09-15 23:53:45 +0400
committerTobias Pfeiffer <tobias.pfeiffer@student.hpi.uni-potsdam.de>2012-09-15 23:53:45 +0400
commit9c117f263646635f03b50cac38db4fb830500642 (patch)
treeeccffc51534e9a353a5484bb0ac8e49f0d469c80 /doc/development.md
parent296e322bfc896f99b15d0639b25745a22a73e9ce (diff)
The project doesn't use cucumber(anymore?), it uses spinach
Diffstat (limited to 'doc/development.md')
-rw-r--r--doc/development.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development.md b/doc/development.md
index 741f5a9f3b1..67bcb8e1c96 100644
--- a/doc/development.md
+++ b/doc/development.md
@@ -41,5 +41,5 @@
# Rspec
bundle exec rake spec
- # Cucumber
- bundle exec rake cucumber
+ # Spinach
+ bundle exec rake spinach