aboutsummaryrefslogtreecommitdiff
path: root/e2e/follow_properties.test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'e2e/follow_properties.test.ts')
-rw-r--r--e2e/follow_properties.test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2e/follow_properties.test.ts b/e2e/follow_properties.test.ts
index 75a1d77..eaa38e2 100644
--- a/e2e/follow_properties.test.ts
+++ b/e2e/follow_properties.test.ts
@@ -16,7 +16,7 @@ describe('follow properties test', () => {
<a href="/">link3</a>
<a href="/">link4</a>
<a href="/">link5</a>
- </body></html">`);
+ </body></html>`);
let lanthan: Lanthan;
let webdriver: WebDriver;