Apply fixes from StyleCI (#519)

This commit is contained in:
Dane Everitt 2017-06-25 15:37:45 -05:00 committed by GitHub
parent b7b046c044
commit d908672644
4 changed files with 9 additions and 9 deletions

View file

@ -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