mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2025-12-31 16:40:03 +01:00
updated tests
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
|
||||
{{ cli_response }}
|
||||
|
||||
If the command was successfully executed, respond with `DONE`. If it wasn't, respond with `NEEDS_DEBUGGING`
|
||||
If the command was successfully executed, respond with `DONE`. If it wasn't, respond with `NEEDS_DEBUGGING`.
|
||||
|
||||
@@ -19,7 +19,7 @@ stdout:
|
||||
success
|
||||
```
|
||||
|
||||
If the command was successfully executed, respond with `DONE`. If it wasn't, respond with `NEEDS_DEBUGGING` and single line explanation.
|
||||
If the command was successfully executed, respond with `DONE`. If it wasn't, respond with `NEEDS_DEBUGGING`.
|
||||
'''.strip()
|
||||
|
||||
|
||||
@@ -41,5 +41,5 @@ stdout:
|
||||
success
|
||||
```
|
||||
|
||||
If the command was successfully executed, respond with `DONE`. If it wasn't, respond with `NEEDS_DEBUGGING` and single line explanation.
|
||||
If the command was successfully executed, respond with `DONE`. If it wasn't, respond with `NEEDS_DEBUGGING`.
|
||||
'''.strip()
|
||||
|
||||
Reference in New Issue
Block a user