Sha256: 1d108ebf30f19a8097258963cfea1f187b6701c5228670bfa5b06ccdf1c0008c

Contents?: true

Size: 506 Bytes

Versions: 4

Compression:

Stored size: 506 Bytes

Contents

diff --git a/spec/local_rules_spec.rb b/spec/local_rules_spec.rb
index 846751e..c6d4023 100644
--- a/spec/local_rules_spec.rb
+++ b/spec/local_rules_spec.rb
@@ -1,41 +1,9 @@
-require File.expand_path("../spec_helper", __FILE__)
+require File.expand_path('../spec_helper', __FILE__)

 module Danger
   describe Danger::DangerLocalRules do
-    it "should be a plugin" do
+    it 'should be a plugin' do
+    legacy
+    typo
       expect(Danger::DangerLocalRules.new(nil)).to be_a Danger::Pl
ugin
     end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
danger-local_rules-0.0.4 spec/fixtures/pr_diff_failure_sample.txt
danger-local_rules-0.0.3 spec/fixtures/pr_diff_failure_sample.txt
danger-local_rules-0.0.2 spec/fixtures/pr_diff_failure_sample.txt
danger-local_rules-0.0.1 spec/fixtures/pr_diff_failure_sample.txt