diff --git a/src/stubs/resources/views/simple/index-formfield.stub b/src/stubs/resources/views/simple/index-formfield.stub
index 3ecc1c9..6c739d9 100644
--- a/src/stubs/resources/views/simple/index-formfield.stub
+++ b/src/stubs/resources/views/simple/index-formfield.stub
@@ -17,9 +17,9 @@
diff --git a/src/stubs/resources/views/simple/index.stub b/src/stubs/resources/views/simple/index.stub
index b26a42c..4a0edea 100644
--- a/src/stubs/resources/views/simple/index.stub
+++ b/src/stubs/resources/views/simple/index.stub
@@ -19,10 +19,10 @@
diff --git a/tests/CommandOptions/SimpleCrudFormfieldOptionsTest.php b/tests/CommandOptions/SimpleCrudFormfieldOptionsTest.php
index 6908806..d0de196 100644
--- a/tests/CommandOptions/SimpleCrudFormfieldOptionsTest.php
+++ b/tests/CommandOptions/SimpleCrudFormfieldOptionsTest.php
@@ -59,9 +59,9 @@ class SimpleCrudFormfieldOptionsTest extends TestCase
diff --git a/tests/Generators/Simple/ViewsGeneratorTest.php b/tests/Generators/Simple/ViewsGeneratorTest.php
index 67be051..fdeb664 100644
--- a/tests/Generators/Simple/ViewsGeneratorTest.php
+++ b/tests/Generators/Simple/ViewsGeneratorTest.php
@@ -35,10 +35,10 @@ class ViewsGeneratorTest extends TestCase