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: ExerciseOne/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ QUnit.test(“My first test”, function(assert){
28
28
29
29
Look at the content of this file: [test-words-utility.js](./test-words-utility.js)
30
30
31
-
Unit test enable us to do, continuous integration, this help us to work as a team team and still have working software.
31
+
Unit tests enable us to do continuous integration, this help us to work more effectively as a team and have working properly integrated software using Continuous Integration.
0 commit comments