mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
Fix unit tests and misuse of global scope
This commit is contained in:
parent
19ec92fc68
commit
08e7f7e32a
5 changed files with 4 additions and 6 deletions
|
|
@ -1,2 +1,3 @@
|
|||
<?php
|
||||
// Here you can initialize variables that will be available to your tests
|
||||
$_SERVER['SCRIPT_NAME'] = '/xe/index.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue