Fix flaky test: Use setSkipWorkerJobs (#39106)

This commit is contained in:
Sarah Gillespie
2026-02-02 10:00:35 -06:00
committed by GitHub
parent 40f6546de7
commit 41a6658024
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ func WithOTAIdpUUID(idpUUID string) TestMDMAppleClientOption {
}
}
// Will added the specified reference as a query parameter to the MDMURL after the
// Will add the specified reference as a query parameter to the MDMURL after the
// client fetches the enrollment profile but prior to attempting SCEP enrollment. Note that this
// is not a full simulation of legacy enrollments (especially, as it relates to IdP). Rather it
// is enough to test certain SCEP renewal scenarios for iOS/IPadOS devices