Skip to content

Commit cb5251d

Browse files
committed
Fix tests folder not in framework
1 parent f6225ce commit cb5251d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)