mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
refactor: simplify Watchlist triggers
This commit is contained in:
@@ -36,7 +36,6 @@ final class WatchlistControllerTest extends ApiTestCase
|
||||
$client = WatchListUpdateProcessorTest::createUserAndWatchlist();
|
||||
|
||||
$client->getContainer()->get('doctrine')->getManager()->clear();
|
||||
sleep(2);
|
||||
$response = $client->request('GET', '/api/tracked');
|
||||
$this->assertResponseIsSuccessful();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user