diff --git a/test/spec/modules/consentManagement_spec.js b/test/spec/modules/consentManagement_spec.js index a837a0cce8a..7607dfd2e4b 100644 --- a/test/spec/modules/consentManagement_spec.js +++ b/test/spec/modules/consentManagement_spec.js @@ -186,7 +186,6 @@ describe('consentManagement', function () { }); setConfig(goodConfigWithAllowAuction); - debugger; //eslint-disable-line requestBidsHook({adUnits: [{ sizes: [[300, 250]] }]}, () => { didHookReturn = true; });