diff --git a/packages/consent/consent-wrapper-onetrust/src/__tests__/wrapper.integration.test.ts b/packages/consent/consent-wrapper-onetrust/src/__tests__/wrapper.integration.test.ts index 7b2da9f3c..bd8eed86d 100644 --- a/packages/consent/consent-wrapper-onetrust/src/__tests__/wrapper.integration.test.ts +++ b/packages/consent/consent-wrapper-onetrust/src/__tests__/wrapper.integration.test.ts @@ -48,6 +48,7 @@ import { oneTrust } from '../domain/wrapper' /** * These tests are not meant to be comprehensive, but they should cover the most important cases. + * We should prefer unit tests for most functionality (see lib/__tests__) */ describe('High level "integration" tests', () => { beforeEach(() => {