mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-11 23:35:25 -05:00
- Fixed 3 failing tests in helpers_test.py that were incorrectly trying to mock 'backend.api.auth.helpers.get_openapi' (which doesn't exist) - Tests now properly mock the app's openapi method directly - Removed unnecessary comment in dependabot.yml per review feedback