mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
add ohwr.org to license_meta_spec.rb
This commit is contained in:
parent
8d4b35ef94
commit
da312bcaa9
@ -53,6 +53,8 @@ describe 'license meta' do
|
||||
example_url.gsub!(%r{/tree/}, '/plain/')
|
||||
elsif example_url.start_with?('https://bitbucket.org/')
|
||||
example_url.gsub!(%r{/src/}, '/raw/')
|
||||
elsif example_url.start_with?('https://ohwr.org/')
|
||||
example_url.gsub!(%r{/blob/}, '/raw/')
|
||||
end
|
||||
|
||||
it "is a #{slug} license" do
|
||||
|
Loading…
x
Reference in New Issue
Block a user