From 75cc595630e1c81f46b1edba9582df5259211a83 Mon Sep 17 00:00:00 2001 From: Panagiotis Moustafellos Date: Wed, 27 Nov 2013 22:26:57 +0200 Subject: [PATCH] proper db name (comply with yiitest) #2 --- tests/unit/data/sphinx/sphinx.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/unit/data/sphinx/sphinx.conf b/tests/unit/data/sphinx/sphinx.conf index 91f5ee3..5672e06 100644 --- a/tests/unit/data/sphinx/sphinx.conf +++ b/tests/unit/data/sphinx/sphinx.conf @@ -2,7 +2,7 @@ # # Setup test environment: # - initialize test database source: -# mysql -D yii2test -u test < /path/to/yii/tests/unit/data/sphinx/source.sql +# mysql -D yiitest -u test < /path/to/yii/tests/unit/data/sphinx/source.sql # - setup test Sphinx indexes: # indexer --config /path/to/yii/tests/unit/data/sphinx/sphinx.conf --all [--rotate] # - run the "searchd" daemon: @@ -39,7 +39,7 @@ source yii2_test_item_src sql_host = localhost sql_user = travis sql_pass = - sql_db = yii2test + sql_db = yiitest sql_port = 3306 # optional, default is 3306 sql_query = \