We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd9471 commit 0d28fefCopy full SHA for 0d28fef
README.md
@@ -24,7 +24,7 @@
24
25
### How to write Test
26
* Add new spec under `test-reqres-api` folder
27
-* Name the file as <testname>.e2e.js (e.g. deleteTest.js)
+* Add file and name the file as testname.js (e.g. deleteTest.js)
28
29
### How to Run Test
30
* Go to Project root directory and run command: `npm test`
0 commit comments