Add all source files for CI to work
This commit is contained in:
@@ -105,4 +105,4 @@ class ErrorSimulator:
|
|||||||
return (
|
return (
|
||||||
{"error": message or "Simulated error"},
|
{"error": message or "Simulated error"},
|
||||||
status_code or self.default_error_code,
|
status_code or self.default_error_code,
|
||||||
)
|
)
|
||||||
Reference in New Issue
Block a user