From 56c2e86835fa37e186cd580638e765e922c6a720 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 26 Dec 2022 16:10:11 +0100 Subject: [PATCH] test fixes --- Models/InterfaceManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Models/InterfaceManager.php b/Models/InterfaceManager.php index ff45518..db39718 100755 --- a/Models/InterfaceManager.php +++ b/Models/InterfaceManager.php @@ -86,7 +86,7 @@ class InterfaceManager * @var bool * @since 1.0.0 */ - public bool $hasImport = true; + public bool $hasImport = false; /** * Creator.