Skip to content

Commit

Permalink
Update chapter_03.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Bromann <git@bromann.dev>
  • Loading branch information
wswebcreation and christian-bromann authored Apr 8, 2024
1 parent 1d4d4cf commit ef1df57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chapter_03.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ The objectives for this chapter are as follow:
1. Initiate a `wdio.conf.ts` file using the WDIO setup wizard
2. Create a test directory where we put all our e2e test files
3. Port the code in your `test.ts` file into an actual test
4. Make your code asynchronous
5. Add an assertion library to make an assertion in the test
6. Create a simple entry in package.json to run test through NPM script

Expand Down

0 comments on commit ef1df57

Please sign in to comment.