mirror of
https://github.com/langgenius/dify.git
synced 2026-03-23 07:17:55 +08:00
- Implemented afterEach hooks in app card operations, app list browsing, create app flow, and use configure button tests to restore mocks after each test. - This change ensures a clean test environment and prevents potential side effects from mock states across tests.