remove superflous dnt clear
This commit is contained in:
@@ -42,7 +42,6 @@ describe("PosthogAnalytics", () => {
|
||||
});
|
||||
|
||||
afterEach(() => {
|
||||
navigator.doNotTrack = null;
|
||||
window.crypto = null;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user