Skip to content

Commit

Permalink
[#0] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
index0h committed Nov 29, 2019
1 parent 09bbb70 commit 42b6972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,7 @@ class UserRegistratorTest extends TestCase

### 8.1. Именование тестовых классов

Тестовый метод ДОЛЖЕН состоять из префикса `Test` и названия тестируемого класса.
Тестовый класс ДОЛЖЕН состоять из префикса `Test` и названия тестируемого класса.

### 8.1. Именование тест методов

Expand Down

0 comments on commit 42b6972

Please sign in to comment.