mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 22:03:44 +02:00
Remove suspended & installing fields, replace with single status field
This commit is contained in:
@@ -98,7 +98,7 @@ class StartupModificationServiceTest extends IntegrationTestCase
|
||||
$this->assertTrue($response->skip_scripts);
|
||||
// Make sure we don't revert back to a lurking bug that causes servers to get marked
|
||||
// as not installed when you modify the startup...
|
||||
$this->assertSame(1, $response->installed);
|
||||
$this->assertTrue($response->isInstalled());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user