mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 09:46:05 +00:00
Fixed tests
This commit is contained in:
parent
f96c7342ed
commit
495abfe301
@ -5,7 +5,8 @@ class WaybackMachineDownloaderTest < Minitest::Test
|
||||
|
||||
def setup
|
||||
@wayback_machine_downloader = WaybackMachineDownloader.new(
|
||||
base_url: 'https://www.example.com',
|
||||
base_url: 'https://www.example.com'
|
||||
)
|
||||
$stdout = StringIO.new
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user