Commit e3da4a3
testkit: Speedup the test by enable skip the browser tests (#772)
Browser tests are consuming a huge amount of time and making the testkit PR take a long time just to change unrelated issue.
The env var `TEST_DRIVER_SKIP_BROWSER` could be used to skip the browser tests.
Co-authored-by: Rouven Bauer <rouven.bauer@neo4j.com>1 parent d693a2b commit e3da4a3
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments