Skip to content

Commit

Permalink
Removed focused test
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Jun <[email protected]>
  • Loading branch information
ohlookadollar authored and Pivotal-Jeff-Jun committed Aug 5, 2020
1 parent 4fb5ba4 commit bc843e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/license_finder/license/definitions_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
end

describe '#matches_text?' do
fit "should return true if the text begins with 'Mozilla Public License Version 1.1'" do
it "should return true if the text begins with 'Mozilla Public License Version 1.1'" do
expect(subject).to be_matches_text 'Mozilla Public License Version 1.1'
end

Expand Down

0 comments on commit bc843e8

Please sign in to comment.