Skip to content

Commit 0d28fef

Browse files
authored
Update README.md
1 parent 6dd9471 commit 0d28fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
### How to write Test
2626
* Add new spec under `test-reqres-api` folder
27-
* Name the file as <testname>.e2e.js (e.g. deleteTest.js)
27+
* Add file and name the file as testname.js (e.g. deleteTest.js)
2828

2929
### How to Run Test
3030
* Go to Project root directory and run command: `npm test`

0 commit comments

Comments
 (0)