Quality of life things.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Build and test / requirements (push) Failing after 3m48s
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Build and test / requirements (push) Failing after 3m48s
This commit is contained in:
@ -12,7 +12,9 @@ use Exception;
|
||||
|
||||
final class NotificationTest extends TestCase
|
||||
{
|
||||
/** @var array<string, string> */
|
||||
/**
|
||||
* @var array<string, string>
|
||||
*/
|
||||
private static array $config = ['type' => 'ntfy', 'domain' => 'https://test.com', 'topic' => 'testing'];
|
||||
|
||||
public function testloadSingle(): void
|
||||
|
Reference in New Issue
Block a user