From 40585676650604937ad0cf2c8c207c4052e22198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 3 Oct 2023 16:40:53 +0200 Subject: [PATCH] Fix args for tests --- tests.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.toml b/tests.toml index fb55e66..1439b11 100644 --- a/tests.toml +++ b/tests.toml @@ -4,7 +4,7 @@ test_format = 1.0 [default] - args.pixabay = "cafe1007" - args.google_youtube = "1337c0c4" + args.apikey_pixabay = "cafe1007" + args.apikey_google_youtube = "1337c0c4" test_upgrade_from.3bb42cd71bcca77b7f642859bf5048317586a500.name = "First release"