docs: 漢字の修正

This commit is contained in:
Y_SAKAI 2022-08-22 16:27:25 +09:00
parent 7fd9937b10
commit 76d8b37be9

View File

@ -178,7 +178,7 @@ pipenv run test:walk-through
- `.report/unit_test/test_result.html`が出力される
- `test:walk-through`
- 一気通貫テストが実行される
- 上記のテスト外はスキップされる
- 上記のテスト外はスキップされる
- `.report/walk_through/test_result.html`に結果のHTMLが出力される
## 単体テストの追加方法