Skip to content

Commit 4ad9105

Browse files
committed
readme
1 parent d805e14 commit 4ad9105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ Generated cache structure:
500500
└── body.json
501501
```
502502

503-
> You may still modify cached responses to match test expectation. But it will be mainly *replacement* modifications, not changing structure of the response body. Such approach fits more end-2-end nature of Playwright tests.
503+
> You may still modify cached responses to match test expectation. But it's better to make it as *replacement* modifications, not changing the structure of the response body. Keeping response structure is more "end-2-end" approach for Playwright tests.
504504
505505
</details>
506506

0 commit comments

Comments
 (0)