From b068bf8b6ee2a7e9426e63ddf66c3d26509232a2 Mon Sep 17 00:00:00 2001
From: Oleksii Korshenko <okorshenko@ebay.com>
Date: Fri, 16 Oct 2015 20:52:50 +0300
Subject: [PATCH] MAGETWO-44084: There is no block/message on frontend for
 "accept cookies" if Cookie Restriction Mode = Yes

---
 .../testsuite/Magento/Test/Js/_files/blacklist/magento.txt       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/tests/static/testsuite/Magento/Test/Js/_files/blacklist/magento.txt b/dev/tests/static/testsuite/Magento/Test/Js/_files/blacklist/magento.txt
index 473a08355e6..70168b63a4e 100644
--- a/dev/tests/static/testsuite/Magento/Test/Js/_files/blacklist/magento.txt
+++ b/dev/tests/static/testsuite/Magento/Test/Js/_files/blacklist/magento.txt
@@ -175,6 +175,7 @@ app/code/Magento/ConfigurableProduct/view/frontend/requirejs-config.js
 app/code/Magento/ConfigurableProduct/view/frontend/web/js/configurable.js
 app/code/Magento/Cookie/view/adminhtml/requirejs-config.js
 app/code/Magento/Cookie/view/frontend/requirejs-config.js
+app/code/Magento/Cookie/view/frontend/web/js/notices.js
 app/code/Magento/Cookie/view/frontend/web/js/require-cookie.js
 app/code/Magento/Customer/view/adminhtml/requirejs-config.js
 app/code/Magento/Customer/view/adminhtml/web/edit/tab/js/addresses.js
-- 
GitLab