Skip to content

Commit 9c59bb6

Browse files
committed
Merge pull request johnpapa#403 from MofeLee/master
fix filename error
2 parents 1b3ec2f + 94523fe commit 9c59bb6

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
@@ -2474,8 +2474,8 @@ Unit testing helps maintain clean code, as such I included some of my recommenda
24742474
```
24752475
/src/client/app/customers/customer-detail.controller.js
24762476
/customer-detail.controller.spec.js
2477+
/customers.controller.js
24772478
/customers.controller.spec.js
2478-
/customers.controller-detail.spec.js
24792479
/customers.module.js
24802480
/customers.route.js
24812481
/customers.route.spec.js

0 commit comments

Comments
 (0)