Fix tests
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Philipp Lang 2023-09-07 13:12:47 +02:00
parent 639d1850c7
commit ff6c0e462e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class IndexTest extends TestCase
$this->assertInertiaHas([
'class' => RdpNrwDocument::class,
'title' => 'Für DV Köln erstellen',
'title' => 'Für RdP NRW erstellen',
], $response, 'compilers.0');
$this->assertInertiaHas([
'id' => $country->id,