Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mimmi20 committed Sep 6, 2023
1 parent ae4fe8b commit debc7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BotTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ final class BotTest extends TestCase
public function testSetterGetter(): void
{
$type = 'bot';
$name = 'Bot/Crawler';
$name = 'Bot';

$result = new Bot();

Expand Down

0 comments on commit debc7ca

Please sign in to comment.