summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorLisanne Fellinger <lisanne.88@gmail.com>2016-10-27 22:08:20 +0200
committerLisanne Fellinger <lisanne.88@gmail.com>2016-11-07 15:17:52 +0100
commite6e4147880e831cdc6cc9ef31774297222f654c3 (patch)
tree3e570264b1dbd7a44dc849818691afd94178d835 /changelogs
parentc392b0cc24ba40e3fed920c6c693cb24665193af (diff)
downloadgitlab-ce-e6e4147880e831cdc6cc9ef31774297222f654c3.tar.gz
Rewritten spinach git_blame tests to rspec feature tests
Fixing rubocop violations Relocated git_blame spec and fixed styling issue Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Relocated git_blame spec and fixed styling issue Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Relocated git_blame spec and fixed styling issue
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/23036-replace-git-blame-spinach-tests-with-rspec-feature-tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23036-replace-git-blame-spinach-tests-with-rspec-feature-tests.yml b/changelogs/unreleased/23036-replace-git-blame-spinach-tests-with-rspec-feature-tests.yml
new file mode 100644
index 00000000000..7b54d3df56d
--- /dev/null
+++ b/changelogs/unreleased/23036-replace-git-blame-spinach-tests-with-rspec-feature-tests.yml
@@ -0,0 +1,4 @@
+---
+title: Rewrite git blame spinach feature tests to rspec feature tests
+merge_request: 7197
+author: Lisanne Fellinger