Remove extra space

This commit is contained in:
Guillem Hernandez Sola
2026-04-20 12:17:58 +02:00
parent 1a63263274
commit 2f2225c2ff

View File

@@ -39,4 +39,4 @@ public class BaseTest {
public void tearDown() throws Exception {
driver.quit();
}
}
}