diff --git a/tests/Generators/ViewsGeneratorTest.php b/tests/Generators/ViewsGeneratorTest.php
index cba447b..9853e36 100644
--- a/tests/Generators/ViewsGeneratorTest.php
+++ b/tests/Generators/ViewsGeneratorTest.php
@@ -18,13 +18,13 @@ class ViewsGeneratorTest extends TestCase
@section('title', trans('{$this->lang_name}.list'))
@section('content')
-
- {{ link_to_route('{$this->table_name}.index', trans('{$this->lang_name}.create'), ['action' => 'create'], ['class' => 'btn btn-success']) }}
-
-
+