Add source test helper

This commit is contained in:
nonamethanks
2022-04-12 13:07:34 +02:00
parent 05261bf6d7
commit 70148366d9
2 changed files with 94 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ class ActiveSupport::TestCase
include DownloadTestHelper
include IqdbTestHelper
include UploadTestHelper
extend SourceTestHelper
extend StripeTestHelper
extend NormalizeAttributeHelper