pawoo: fix tests.
This commit is contained in:
@@ -346,7 +346,7 @@ class ArtistTest < ActiveSupport::TestCase
|
||||
|
||||
context "when finding pawoo artists" do
|
||||
setup do
|
||||
skip "Pawoo keys not set" unless Danbooru.config.pawoo_client_id
|
||||
skip "Pawoo keys not set" unless Danbooru.config.pawoo_access_token
|
||||
FactoryBot.create(:artist, :name => "evazion", :url_string => "https://pawoo.net/@evazion")
|
||||
FactoryBot.create(:artist, :name => "yasumo01", :url_string => "https://pawoo.net/web/accounts/28816")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user