mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 03:23:48 +00:00
Docgen/action add missing goals
This commit is contained in:
@@ -68,7 +68,7 @@ final class SingleTaskControllerTest extends WebTestCase
|
||||
|
||||
$crawler = $client->followRedirect();
|
||||
|
||||
$this->assertContains(
|
||||
$this->assertStringContainsString(
|
||||
$title,
|
||||
$crawler->text(),
|
||||
'Assert that newly created task title is shown in list page'
|
||||
|
Reference in New Issue
Block a user