Skip to content

Commit

Permalink
revert changes to test file
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-probert committed Oct 26, 2024
1 parent 456e0cc commit 4c18f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
from unittest.mock import patch, MagicMock
import mongomock # NOTE: mongomock doesn't work well with sorting


# A struct class to convert a dictionary to a object
# This is useful since MongoDB uses attributes and does not support dictionary keys
class Struct:
Expand Down

0 comments on commit 4c18f3e

Please sign in to comment.