Skip to content

Commit

Permalink
Delete GEM AB test def
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislomaxjones committed Nov 29, 2023
1 parent 9671d33 commit bef75b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type { ABTest } from '@guardian/ab-core';
import { consentlessAds } from './tests/consentlessAds';
import { deeplyReadArticleFooterTest } from './tests/deeply-read-article-footer';
import { elementsManager } from './tests/elements-manager';
import { integrateIma } from './tests/integrate-ima';
import { prebidKargo } from './tests/prebid-kargo';
import { remoteRRHeaderLinksTest } from './tests/remote-header-test';
Expand All @@ -17,6 +16,5 @@ export const concurrentTests: readonly ABTest[] = [
deeplyReadArticleFooterTest,
consentlessAds,
integrateIma,
elementsManager,
prebidKargo,
];

This file was deleted.

0 comments on commit bef75b8

Please sign in to comment.