Fix Firebird tests on phpci
This commit is contained in:
parent
884aa10a3b
commit
023093c1f1
@ -9,7 +9,9 @@ setup:
|
||||
|
||||
test:
|
||||
php_unit:
|
||||
config: 'tests/phpunit.xml'
|
||||
run_from: 'tests'
|
||||
#args: ' --debug '
|
||||
coverage: '../coverage/'
|
||||
php_docblock_checker:
|
||||
allowed_warnings: 0
|
||||
|
@ -13,6 +13,8 @@
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
|
||||
@chmod(QTEST_DIR.QDS.'db_files'.QDS.'FB_TEST_DB.FDB', 0777);
|
||||
|
||||
/**
|
||||
* Firebirdtest class.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user