From 887aaa1c28a0f195944a428609101ddae0353059 Mon Sep 17 00:00:00 2001 From: loks0n <22452787+loks0n@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:16:00 +0100 Subject: [PATCH] fix: fmt --- tests/ExecutorTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ExecutorTest.php b/tests/ExecutorTest.php index a4326c0..68679e1 100644 --- a/tests/ExecutorTest.php +++ b/tests/ExecutorTest.php @@ -921,7 +921,6 @@ public function testCustomRuntimes(string $folder, string $image, string $entryp 'source' => $path, 'entrypoint' => $entrypoint, 'image' => $image, - // start server but stay open container 'runtimeEntrypoint' => 'cp /tmp/code.tar.gz /mnt/code/code.tar.gz && nohup helpers/start.sh helpers/server.sh', 'timeout' => 120, 'variables' => [