Fixed issues found from tests

This commit is contained in:
Dan Brown
2023-02-06 20:41:33 +00:00
parent 9ca088a4e2
commit 5e8ec56196
9 changed files with 112 additions and 118 deletions

View File

@ -247,7 +247,7 @@ class BookTest extends TestCase
'name' => 'информация',
]);
$this->assertEquals('informaciya', $book->slug);
$this->assertEquals('informaciia', $book->slug);
$book = $this->entities->newBook([
'name' => '¿Qué?',