summaryrefslogtreecommitdiff
path: root/spec/support/repo_helpers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/repo_helpers.rb')
-rw-r--r--spec/support/repo_helpers.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/support/repo_helpers.rb b/spec/support/repo_helpers.rb
index e9d5c7b12ae..3c6956cf5e0 100644
--- a/spec/support/repo_helpers.rb
+++ b/spec/support/repo_helpers.rb
@@ -92,11 +92,11 @@ eos
changes = [
{
line_code: 'a5cc2925ca8258af241be7e5b0381edf30266302_20_20',
- file_path: '.gitignore',
+ file_path: '.gitignore'
},
{
line_code: '7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44_4_6',
- file_path: '.gitmodules',
+ file_path: '.gitmodules'
}
]