mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Fixed Path in Unit test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once('../include/basis.class.php');
|
||||
require_once(dirname(__FILE__).'/../../../include/basis.class.php');
|
||||
|
||||
class ExampleTest extends \Codeception\TestCase\Test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user