File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -1629,7 +1629,7 @@ class Employee {
|
1629 | 1629 | **[⬆ back to top](#table-of-contents)**
|
1630 | 1630 |
|
1631 | 1631 | ## **Testing**
|
1632 |
| -Testing is more important than shipping. If you have have no tests or an |
| 1632 | +Testing is more important than shipping. If you have no tests or an |
1633 | 1633 | inadequate amount, then every time you ship code you won't be sure that you
|
1634 | 1634 | didn't break anything. Deciding on what constitutes an adequate amount is up
|
1635 | 1635 | to your team, but having 100% coverage (all statements and branches) is how
|
|
You can’t perform that action at this time.
0 commit comments