We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df6c76 commit 39d0661Copy full SHA for 39d0661
1 file changed
spec/integration/unparser/corpus_spec.rb
@@ -1,7 +1,7 @@
1
require 'spec_helper'
2
3
# rubocop:disable ClosingParenthesisIndentation
4
-describe 'Unparser on ruby corpus' do
+describe 'Unparser on ruby corpus', mutant: false do
5
before do
6
if RUBY_VERSION < '2.1.0'
7
# Limits in encodings and complex/rational literals
0 commit comments