diff --git a/FullCalendarEvents.php b/FullCalendarEvents.php deleted file mode 100644 index f8a595b..0000000 --- a/FullCalendarEvents.php +++ /dev/null @@ -1,8 +0,0 @@ -request('GET', '/hello/Fabien'); - - $this->assertTrue($crawler->filter('html:contains("Hello Fabien")')->count() > 0); - } -}