File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ Most of the advice below are derivatives of this principle.
109
109
<br />
110
110
111
111
** 👇 Note:** Each bullet has code examples and sometime also an image illustration. Click to expand
112
+ <br />
112
113
113
114
<details ><summary >✏ <b >Code Examples</b ></summary >
114
115
@@ -141,9 +142,9 @@ describe('Products Service', function() {
141
142
</details >
142
143
143
144
<br />
144
- <details ><summary >©<b >Credits</b ></summary >
145
- [ Roy Osherove - The Art of Unit Testing with examples in JavaScript ] ( https://www.manning.com/books/the-art-of-unit-testing-third-edition )
146
- </details >
145
+ <details ><summary >© <b >Credits</b ></summary >
146
+ 1 . < a href = ' https://www.manning.com/books/the-art-of-unit-testing-third-edition ' >Roy Osherove - The Art of Unit Testing with examples in JavaScript</ a >
147
+ </details >
147
148
148
149
<br /><br />
149
150
You can’t perform that action at this time.
0 commit comments