Skip to content

Commit e5235f5

Browse files
authored
Update README.md
1 parent 9cb9a6c commit e5235f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ they may need changing to fit your environment. These are based on the following
4848
1. Your default repository branch is set to `develop`
4949
2. You use Composer to manage all necessary dependencies
5050
3. Your source code is located in **app/** (for projects) or **src/** (for libraries)
51-
4. Your unit tests are located in **test/**
51+
4. Your unit tests are located in **tests/**
5252
5. Your CodeIgniter dependency is `codeigniter4/framework` (some paths need to be changed for `dev-develop`)
5353

5454
### Workflows

0 commit comments

Comments
 (0)