diff --git a/src/stubs/resources/views/full/index-formfield.stub b/src/stubs/resources/views/full/index-formfield.stub
index 6e11c3f..14e1738 100644
--- a/src/stubs/resources/views/full/index-formfield.stub
+++ b/src/stubs/resources/views/full/index-formfield.stub
@@ -17,9 +17,9 @@
diff --git a/src/stubs/resources/views/full/index.stub b/src/stubs/resources/views/full/index.stub
index 8ed31e2..7881ae3 100644
--- a/src/stubs/resources/views/full/index.stub
+++ b/src/stubs/resources/views/full/index.stub
@@ -19,10 +19,10 @@
diff --git a/tests/CommandOptions/FullCrudFormfieldOptionsTest.php b/tests/CommandOptions/FullCrudFormfieldOptionsTest.php
index 1fc5c54..7360d9d 100644
--- a/tests/CommandOptions/FullCrudFormfieldOptionsTest.php
+++ b/tests/CommandOptions/FullCrudFormfieldOptionsTest.php
@@ -61,9 +61,9 @@ class FullCrudFormfieldOptionsTest extends TestCase
diff --git a/tests/Generators/ViewsGeneratorTest.php b/tests/Generators/ViewsGeneratorTest.php
index d562cd1..c860169 100644
--- a/tests/Generators/ViewsGeneratorTest.php
+++ b/tests/Generators/ViewsGeneratorTest.php
@@ -35,10 +35,10 @@ class ViewsGeneratorTest extends TestCase