mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
tests/install.suite.yml 제거
This commit is contained in:
parent
613ef5a80a
commit
c6b4dc866c
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
|||
class_name: InstallTester
|
||||
modules:
|
||||
enabled: [Db, PhpBrowser, DbDropTablesHelper, InstallHelper]
|
||||
config:
|
||||
PhpBrowser:
|
||||
url: 'http://coretest.udada.kr/'
|
||||
DbDropTablesHelper:
|
||||
dsn: 'mysql:host=127.0.0.1;dbname=xecore_test'
|
||||
user: 'root'
|
||||
password: 'root'
|
||||
Db:
|
||||
dsn: 'mysql:host=127.0.0.1;dbname=xecore_test'
|
||||
user: 'root'
|
||||
password: 'root'
|
||||
cleanup: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue