We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261ed08 commit 8107e02Copy full SHA for 8107e02
test/spec/modules/consentManagementUsp_spec.js
@@ -4,7 +4,7 @@ import {
4
resetConsentData,
5
consentAPI,
6
consentTimeout
7
-} from 'modules/consentManagementUSP';
+} from 'modules/consentManagementUsp';
8
import * as utils from 'src/utils';
9
import { config } from 'src/config';
10
import { uspDataHandler } from 'src/adapterManager';
0 commit comments