Skip to content

Commit fd5b0b8

Browse files
committed
Update the docs
1 parent 3e0b903 commit fd5b0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help_docs/mobile_testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Use ``--mobile`` to run SeleniumBase tests using Chrome's mobile device emulator
66

77
<b>Here's an example mobile test:</b>
88

9-
* [SeleniumBase/examples/test_skype_site.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_skype_site.py)
9+
[SeleniumBase/examples/test_skype_site.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_skype_site.py)
1010

1111
```bash
1212
pytest test_skype_site.py --mobile

0 commit comments

Comments
 (0)