mirror of https://github.com/vector-im/riot-web
remove superflous dnt clear
parent
53b6749f73
commit
6737cfd297
|
@ -42,7 +42,6 @@ describe("PosthogAnalytics", () => {
|
|||
});
|
||||
|
||||
afterEach(() => {
|
||||
navigator.doNotTrack = null;
|
||||
window.crypto = null;
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue