feat: os-dependent default entrypoint
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -31,7 +31,6 @@ func TestSuccessOnCorrectRoute(t *testing.T) {
|
||||
JSON(map[string]string{
|
||||
"method": "GET",
|
||||
"url_pattern": "/hello",
|
||||
"entrypoint": "",
|
||||
"command": "echo Hello World | kapow set /response/body",
|
||||
}).
|
||||
Reply(http.StatusCreated).
|
||||
|
||||
Reference in New Issue
Block a user