From 0af41a5b6baafdd350d01a1ec9dabf963622a2e2 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Mon, 30 Jan 2017 18:41:23 -0700 Subject: [PATCH] Updated circle test --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index c511715a5..99b7d852b 100644 --- a/circle.yml +++ b/circle.yml @@ -14,7 +14,7 @@ database: post: # Initialize the settings in the database, this will create indicies for the # database. - - ./bin/cli settings init + - ./bin/cli setup --defaults - sleep 2 test: