Skip to content

Commit 5482330

Browse files
committed
Rubocop fixed
1 parent 3a3128b commit 5482330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/svn_paths_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
tmpdir = '/tmp/vcsrepo'
66

7-
describe 'subversion :includes tests on SVN version >= 1.7', unless: ( # rubocop:disable RSpec/MultipleDescribes : The
7+
describe 'subversion :includes tests on SVN version >= 1.7', unless: ( # : The
88
# test's on this page must be kept seperate as they are for different operating systems.
99
(os[:family] == 'sles')
1010
) do

0 commit comments

Comments
 (0)