mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2026-01-04 06:14:23 +01:00
➕ refactor: summarize error message without line number
This commit is contained in:
@@ -452,6 +452,7 @@ pytest
|
||||
task_description=self.microservice_specification.task,
|
||||
test_description=self.microservice_specification.test,
|
||||
all_files_string=all_files_string,
|
||||
summarized_error=summarized_error,
|
||||
)
|
||||
|
||||
if len(self.previous_errors) > 0:
|
||||
|
||||
Reference in New Issue
Block a user