remove superflous dnt clear
parent
53b6749f73
commit
6737cfd297
|
@ -42,7 +42,6 @@ describe("PosthogAnalytics", () => {
|
||||||
});
|
});
|
||||||
|
|
||||||
afterEach(() => {
|
afterEach(() => {
|
||||||
navigator.doNotTrack = null;
|
|
||||||
window.crypto = null;
|
window.crypto = null;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue