Skip to content

Commit

Permalink
Tag WorkCoordinatorTest as isolated after observing failues with simu…
Browse files Browse the repository at this point in the history
…ltaneous test runs

Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Dec 12, 2024
1 parent 6f60ebf commit 94cd039
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
* GET call to find out the new expiration value.
*/
@Slf4j
@Tag("longTest")
@Tag("isolatedTest")
public class WorkCoordinatorTest {

public static final String DUMMY_FINISHED_DOC_ID = "dummy_finished_doc";
Expand Down

0 comments on commit 94cd039

Please sign in to comment.