You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This application has a few issues and features. Please solve the required fix,
6
6
Please make your solutions to this application as if you're doing your every day work. Shoot for 100% coverage (Will require fixing PersonController)
7
7
8
8
### Required fix
9
-
1. As a front-end user, when creating a new Person entry, I want the value I enter into the email field to be saved to my new entry. (See failing specs)
9
+
1. As a front-end user, when creating a new Person entry, I want the value I enter into the phone number field to be saved to my new entry. (See failing specs)
10
10
11
11
### Performance Issues
12
12
2. Too many queries to the database, load Companies along with People.
0 commit comments