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 23d1d64 commit 2b32b1cCopy full SHA for 2b32b1c
tests/README.md
@@ -5,7 +5,7 @@ functionality. Examples are `theme/speaker-notes.js` or `theme/book.js`.
5
6
Comprehensive Rust is using [webdriverIO](https://webdriver.io/) and the
7
[webdriverIO Expect API](https://webdriver.io/docs/api/expect-webdriverio/) in
8
-combination with [Mocha] (https://mochajs.org/). WebdriverIO is taking care of
+combination with [Mocha](https://mochajs.org/). WebdriverIO is taking care of
9
accessing the webpage with a real browser and can access the state of the page
10
so behavior can be asserted.
11
0 commit comments