Skip to content

Commit 64f0cea

Browse files
fjtiradoCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 30f6ebb commit 64f0cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

impl/test/src/test/java/io/serverlessworkflow/impl/test/WaitExecutorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ static void tearDown() {
5555
// ========== DurationInline Tests ==========
5656

5757
@Test
58-
@Disabled("Seconds is too slow and is already covered")
58+
@Disabled("Disabled because it waits 1s and slows the suite; DSL mapping is covered by testWaitSecondsConvenienceMethod")
5959
void testWaitWithDurationInlineSeconds() {
6060
Workflow workflow =
6161
WorkflowBuilder.workflow("wait-inline-seconds", "test", "0.1.0")

0 commit comments

Comments
 (0)