Skip to content

Commit 8107e02

Browse files
committed
Changed file import case from USP to Usp for CI
1 parent 261ed08 commit 8107e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/spec/modules/consentManagementUsp_spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {
44
resetConsentData,
55
consentAPI,
66
consentTimeout
7-
} from 'modules/consentManagementUSP';
7+
} from 'modules/consentManagementUsp';
88
import * as utils from 'src/utils';
99
import { config } from 'src/config';
1010
import { uspDataHandler } from 'src/adapterManager';

0 commit comments

Comments
 (0)