DENG-3096 - remove tests since they do not work with the python flags being passed in for the cloudflare logic (#6012)

This commit is contained in:
Katie Windau 2024-08-05 06:41:12 -05:00 коммит произвёл GitHub
Родитель 7127641f7c
Коммит f0bfb0df8e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
6 изменённых файлов: 0 добавлений и 12 удалений

Просмотреть файл

@ -1,2 +0,0 @@
#warn
{{ is_unique(["dte", "location", "user_type", "device_type", "operating_system"]) }}

Просмотреть файл

@ -1,2 +0,0 @@
#warn
{{ is_unique(["dte", "device_type", "user_type", "location", "browser", "operating_system"]) }}

Просмотреть файл

@ -1,2 +0,0 @@
#warn
{{ is_unique(["dte", "location"]) }}

Просмотреть файл

@ -1,2 +0,0 @@
#warn
{{ is_unique(["dte", "location", "user_type"]) }}

Просмотреть файл

@ -1,2 +0,0 @@
#warn
{{ is_unique(["dte", "location", "device_type"]) }}

Просмотреть файл

@ -1,2 +0,0 @@
#warn
{{ is_unique(["dte", "os", "location", "device_type"]) }}