diff --git a/tests/BotMan/ExampleTest.php b/tests/BotMan/ExampleTest.php index 883fa29..b11cf47 100644 --- a/tests/BotMan/ExampleTest.php +++ b/tests/BotMan/ExampleTest.php @@ -2,7 +2,6 @@ namespace Tests\BotMan; -use Illuminate\Foundation\Inspiring; use Tests\TestCase; class ExampleTest extends TestCase @@ -38,6 +37,8 @@ public function testConversationBasicTest() 'It is quality rather than quantity that matters. - Lucius Annaeus Seneca', 'Genius is one percent inspiration and ninety-nine percent perspiration. - Thomas Edison', 'Computer science is no more about computers than astronomy is about telescopes. - Edsger Dijkstra', + 'It always seems impossible until it is done. - Nelson Mandela', + 'Act only according to that maxim whereby you can, at the same time, will that it should become a universal law. - Immanuel Kant', ]; $this->bot