We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb9a6c commit e5235f5Copy full SHA for e5235f5
README.md
@@ -48,7 +48,7 @@ they may need changing to fit your environment. These are based on the following
48
1. Your default repository branch is set to `develop`
49
2. You use Composer to manage all necessary dependencies
50
3. Your source code is located in **app/** (for projects) or **src/** (for libraries)
51
-4. Your unit tests are located in **test/**
+4. Your unit tests are located in **tests/**
52
5. Your CodeIgniter dependency is `codeigniter4/framework` (some paths need to be changed for `dev-develop`)
53
54
### Workflows
0 commit comments