Skip to content

Commit

Permalink
Fix proxy test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Jan 24, 2025
1 parent eb1f297 commit ca98da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


@ResourceLock(TestResourceLocks.STROOM_APP_PORT_8080)
public class AbstractEndToEndTest extends AbstractApplicationTest {
public abstract class AbstractEndToEndTest extends AbstractApplicationTest {

private static final Logger LOGGER = LoggerFactory.getLogger(AbstractEndToEndTest.class);

Expand Down

0 comments on commit ca98da1

Please sign in to comment.