mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-08 21:28:40 +00:00
remove var_dump
This commit is contained in:
parent
12b8eea76c
commit
868390a7f3
|
|
@ -56,8 +56,6 @@ final class DirectoryTest extends \PHPUnit\Framework\TestCase
|
||||||
}
|
}
|
||||||
} catch (\Throwable $t) {
|
} catch (\Throwable $t) {
|
||||||
self::$con = null;
|
self::$con = null;
|
||||||
|
|
||||||
var_dump($t->getMessage());
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user