test fixes

This commit is contained in:
Dennis Eichhorn 2022-12-26 16:10:11 +01:00
parent ecc93d8b11
commit 56c2e86835

View File

@ -86,7 +86,7 @@ class InterfaceManager
* @var bool * @var bool
* @since 1.0.0 * @since 1.0.0
*/ */
public bool $hasImport = true; public bool $hasImport = false;
/** /**
* Creator. * Creator.