You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Toolkit/tests/Installer/InstallerTest.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,7 @@ public function testCanInstallComponentAndItsComponentDependencies()
95
95
{
96
96
$installer = newInstaller(self::getContainer()->get('filesystem'), fn () => thrownew \BadFunctionCallException('The installer should not ask for confirmation since the file does not exist.'));
0 commit comments