// val result = geckoStorage.hasException(uri = uri, privateBrowsing = false)
//
// assertNull(result)
// }
//
// @Test
// fun `GIVEN a cookie banner mode WHEN adding a persistent exception in private mode THEN add a persistent exception for the given uri in private browsing mode`() =