Skip to content

Commit 19bb3ce

Browse files
update
1 parent b0aade7 commit 19bb3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ module.exports = async () => {
183183

184184
👀   **Alternatives:** Some memory-only DB engines (e.g. SQLLite) are tempting - Surprisingly they are likely to be even slower in a multi-process testing mode + Present noise due to unsupported features❌; Some mock/stub the DB layer - Cutting off few seconds does not justify the greatly decreased risks coverage ❌
185185

186-
<br/>
186+
<br/>
187187

188188
<details><summary>✏ <b>Code Examples</b></summary>
189189

0 commit comments

Comments
 (0)