fix(empty-states): properly render empty content warning and add e2e test config

This commit is contained in:
Benedikt Rötsch
2018-03-07 14:02:14 +01:00
committed by Khaled Garbaya
parent 005c8013f8
commit 1baef21340
5 changed files with 11 additions and 4 deletions

View File

@@ -7,4 +7,7 @@ CONTENTFUL_PREVIEW_API_HOST=preview.contentful.com
CONTENTFUL_QA_SPACE_ID=jnzexv31feqf
CONTENTFUL_QA_DELIVERY_TOKEN=7c1c321a528a25c351c1ac5f53e6ddc6bcce0712ecebec60817f53b35dd3c42b
CONTENTFUL_QA_PREVIEW_TOKEN=4310226db935f0e9b6b34fb9ce6611e2061abe1aab5297fa25bd52af5caa531a
CONTENTFUL_QA_EMPTY_STATES_SPACE_ID=85si70kq8sjj
CONTENTFUL_QA_EMPTY_STATES_DELIVERY_TOKEN=eecf609f1411e10439f95c7d89a86c2661476bc3f92f8f0ead0e303e8e4ce9f9
CONTENTFUL_QA_EMPTY_STATES_PREVIEW_TOKEN=f9d927308234f773f90be351e72010fa6ca8f0e36b94cb3cc0f84a40c43f2e4d
PORT=3007