Add unit tests for RunTaskJob.
This commit is contained in:
parent
238ce435d6
commit
d5bf8734ef
4 changed files with 219 additions and 99 deletions
|
@ -248,6 +248,7 @@ class NodesController extends Controller
|
|||
*
|
||||
* @throws \Pterodactyl\Exceptions\DisplayException
|
||||
* @throws \Pterodactyl\Exceptions\Model\DataValidationException
|
||||
* @throws \Pterodactyl\Exceptions\Repository\RecordNotFoundException
|
||||
*/
|
||||
public function updateSettings(NodeFormRequest $request, Node $node)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue