Skip to content

Commit 43a63bc

Browse files
beginners/testing: doplnění interpunkce
pyvec#613
1 parent 98be2f1 commit 43a63bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lessons/beginners/testing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ def test_tah_na_prazdne_pole():
272272

273273
## Pozitivní a negativní testy
274274

275-
Testům, které kontrolují že se program za správných podmínek chová správně,
275+
Testům, které kontrolují, že se program za správných podmínek chová správně,
276276
se říká *pozitivní testy*.
277277
Můžeš ale testovat i reakci programu na špatné nebo neočekávané podmínky.
278278

0 commit comments

Comments
 (0)