feat: fix tests

This commit is contained in:
Christy Jacob
2022-02-24 21:00:05 +04:00
parent fcb2fafbf0
commit 8d0ff927a7
4 changed files with 7 additions and 10 deletions
-2
View File
@@ -36,7 +36,6 @@ class Executor
*
* Launches a runtime container for a deployment ready for execution
*
* @param string $functionId
* @param string $deploymentId
* @param string $projectId
* @param string $source
@@ -126,7 +125,6 @@ class Executor
* Create an execution
*
* @param string $projectId
* @param string $functionId
* @param string $deploymentId
* @param string $path
* @param array $vars