mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
skipping no-license no longer pertinent as no-license is no-more
This commit is contained in:
parent
45c02a892c
commit
0fdcb2ca24
@ -4,9 +4,6 @@ describe "licenses" do
|
|||||||
|
|
||||||
licenses.each do |license|
|
licenses.each do |license|
|
||||||
|
|
||||||
# "No license" isn't really a license, so no need to test
|
|
||||||
next if license["id"] == "no-license"
|
|
||||||
|
|
||||||
context "The #{license["title"]} license" do
|
context "The #{license["title"]} license" do
|
||||||
|
|
||||||
let(:id) { license["id"] }
|
let(:id) { license["id"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user