UI - remove an inaccurate comment (#24022)

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
jacobshandling 2024-11-21 09:59:34 -08:00 committed by GitHub
parent 830ff9dea5
commit 4a7654fc3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,6 @@ describe("Device User Banners", () => {
});
it("renders no banner correctly for a mac that is verifying its disk encryption", () => {
// setup so mdm is not enabled and configured.
render(
<DeviceUserBanners
hostPlatform="darwin"