mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
UI - remove an inaccurate comment (#24022)
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
parent
830ff9dea5
commit
4a7654fc3d
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue