diff options
author | Josh Frye <joshfng@mbp.local> | 2015-12-23 12:36:49 -0500 |
---|---|---|
committer | Josh Frye <joshfng@gmail.com> | 2016-01-03 18:12:27 -0500 |
commit | 796c11e9a7d955ac40c3d1f8427f3f65063ac8c4 (patch) | |
tree | 337a279a7bfca53af81a9a8ade6ee3b35accf7e2 /features | |
parent | 95e6327b85b8230dc834c781203c72b318551b5d (diff) | |
download | gitlab-ce-796c11e9a7d955ac40c3d1f8427f3f65063ac8c4.tar.gz |
Remove feature tag from testing locally
Diffstat (limited to 'features')
-rw-r--r-- | features/project/fork.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features/project/fork.feature b/features/project/fork.feature index 40849352370..1182f493e34 100644 --- a/features/project/fork.feature +++ b/features/project/fork.feature @@ -1,4 +1,3 @@ -@forks Feature: Project Fork Background: Given I sign in as a user |