mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Apply fixes from StyleCI (#519)
This commit is contained in:
@@ -192,7 +192,7 @@ class LocationServiceTest extends TestCase
|
||||
$this->service->update(0, []);
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* Test that a location can be deleted normally when no nodes are attached.
|
||||
*/
|
||||
// public function testShouldDeleteExistingLocation()
|
||||
@@ -211,7 +211,7 @@ class LocationServiceTest extends TestCase
|
||||
// ]);
|
||||
// }
|
||||
|
||||
/**
|
||||
/*
|
||||
* Test that a location cannot be deleted if a node is attached to it.
|
||||
*
|
||||
* @expectedException \Pterodactyl\Exceptions\DisplayException
|
||||
|
||||
Reference in New Issue
Block a user