Skip to content

Commit 3990bff

Browse files
authored
Update browser-testing.md
fix stale version change
1 parent 3dd4928 commit 3990bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ test('example', function () {
9191
});
9292
```
9393

94-
#### Using Other Browsers
94+
### Using Other Browsers
9595

9696
By default, the `visit()` method uses Chrome as the browser. However, if you want to use a different browser, you can specify it using the `--browser` option when running the tests:
9797

0 commit comments

Comments
 (0)