From 455202cd1a9891a0bd5d9e3d17a01cd41cca40d0 Mon Sep 17 00:00:00 2001 From: Eneko Lakasta Date: Thu, 8 Feb 2018 14:49:42 +0100 Subject: [PATCH] organize prepare db api keys --- test/support/prepare_db.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/test/support/prepare_db.sh b/test/support/prepare_db.sh index f4e3388f..56fcc3c9 100755 --- a/test/support/prepare_db.sh +++ b/test/support/prepare_db.sh @@ -138,6 +138,10 @@ EOF fi +# API keys ============================== + +# User localhost ----------------------- + # API Key Master cat <