Skip to content

Commit 5218946

Browse files
committed
Genric message
1 parent 244c209 commit 5218946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Lessons learned while working with 50 companies
2424

2525
## Best Practices Sections
2626

27-
- [`Strategy & Workflow`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-1-strategy-&-workflow) - Which tests should you write in 2025? (5 best practices)
27+
- [`Strategy & Workflow`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-1-strategy-and-workflow) - Which tests should you write in 2025? (5 best practices)
2828
- [`Database And Infrastructure Setup`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-2-infrastructure-and-database-setup) - Optimizing your DB, MQ and other infra for testing (6 best practices)
2929
- [`Web Server Setup`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-3-web-server-setup) - Good practices for starting and stopping the backend API (3 best practices)
3030
- [`The Test Anatomy`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-4-test-test-anatomy-basics) - The bread and butter of a component test (6 best practices)
@@ -47,7 +47,7 @@ Lessons learned while working with 50 companies
4747

4848
<br/>
4949

50-
## **Section 1: Strategy & Workflow**
50+
## **Section 1: Strategy and Workflow**
5151

5252
<br/>
5353

0 commit comments

Comments
 (0)