This commit is contained in:
Noel Yoo
2018-11-06 21:44:59 +09:00
committed by Joe Haddad
parent 457a562541
commit 77f8df7ad7
4 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ For every test case added there is just a little chore to do:
- add a test case in the appropriate integration test file, which calls and awaits `initDOM` with the previous `SwitchCase` string
An usual flow for the test itself is something similar to:
A usual flow for the test itself is something similar to:
- add an `id` attribute in a target HTML tag in the feature itself