We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3128b commit 5482330Copy full SHA for 5482330
spec/acceptance/svn_paths_spec.rb
@@ -4,7 +4,7 @@
4
5
tmpdir = '/tmp/vcsrepo'
6
7
-describe 'subversion :includes tests on SVN version >= 1.7', unless: ( # rubocop:disable RSpec/MultipleDescribes : The
+describe 'subversion :includes tests on SVN version >= 1.7', unless: ( # : The
8
# test's on this page must be kept seperate as they are for different operating systems.
9
(os[:family] == 'sles')
10
) do
0 commit comments