mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge branch 'gh-pages' into bom-test
This commit is contained in:
commit
b9cdd8cb08
@ -4,9 +4,6 @@ describe "licenses" do
|
||||
|
||||
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
|
||||
|
||||
let(:id) { license["id"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user