Skip to content

Commit

Permalink
Re-enabled ProcessLifecycleTest
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Helma <chelma+github@amazon.com>
  • Loading branch information
chelma committed Sep 21, 2024
1 parent 53946cb commit f8eb0ad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
*/
@Slf4j
@Tag("longTest")
@Disabled("This test is disabled because it is not currently working as expected.")
public class ProcessLifecycleTest extends SourceTestBase {

public static final String TARGET_DOCKER_HOSTNAME = "target";
Expand Down

0 comments on commit f8eb0ad

Please sign in to comment.