Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lkwg82 committed Sep 29, 2024
1 parent a6badee commit 8c053d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import static org.assertj.core.api.Assertions.assertThat;

class BrowserLauncherTest {
class BrowserLauncherIT {
@Test
void shouldLaunch() {
try (Browser browser = BrowserLauncher.createHeadlessChromium()) {
Expand Down

0 comments on commit 8c053d6

Please sign in to comment.