Skip to content

Commit 2b05316

Browse files
committed
Update README.md
1 parent 60511a0 commit 2b05316

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,9 @@ describe('Saving the user profile', () => {
415415

416416
Consider keeping the setup code minimal to preserve readability and maintainability.
417417

418+
<div align="right">
419+
<b><a href="#">↥ back to top</a></b>
420+
</div>
418421

419422
### Consider using factory functions in the tests
420423

@@ -576,6 +579,9 @@ describe('The search component', () => {
576579
});
577580
});
578581
```
582+
<div align="right">
583+
<b><a href="#">↥ back to top</a></b>
584+
</div>
579585

580586
### Know your testing framework API
581587

0 commit comments

Comments
 (0)