Skip to content

Commit c2a4153

Browse files
authored
Merge pull request #3816 from paulbalandan/composer-installation-doc
Fix tests folder not in framework
2 parents f6225ce + cb5251d commit c2a4153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/installation/installing_composer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ phpunit and its dependencies by adding the "--no-dev" argument to the "composer
133133
Set Up
134134
-------------------------------------------------------
135135

136-
Copy the ``app``, ``public``, ``tests`` and ``writable`` folders from ``vendor/codeigniter4/framework``
136+
Copy the ``app``, ``public``, and ``writable`` folders from ``vendor/codeigniter4/framework``
137137
to your project root
138138

139139
Copy the ``env``, ``phpunit.xml.dist`` and ``spark`` files, from

0 commit comments

Comments
 (0)