Skip to content

Commit

Permalink
[ML] Unmute now fixed JobUpdateTest/testMergeWithJob (elastic#100611)
Browse files Browse the repository at this point in the history
  • Loading branch information
edsavage authored Oct 10, 2023
1 parent a3ba9f9 commit 4c96f93
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ protected JobUpdate doParseInstance(XContentParser parser) {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/98626")
public void testMergeWithJob() {
List<JobUpdate.DetectorUpdate> detectorUpdates = new ArrayList<>();
List<DetectionRule> detectionRules1 = Collections.singletonList(
Expand Down

0 comments on commit 4c96f93

Please sign in to comment.