Skip to content

Commit 016c40a

Browse files
committed
Fix failing unit test from main
1 parent b98bbb4 commit 016c40a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

specifyweb/backend/stored_queries/tests/tests_legacy.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -841,9 +841,6 @@ def test_sqlalchemy_model_errors(self):
841841
]
842842
},
843843
"CollectionObject": {
844-
"not_found": [
845-
"projects"
846-
],
847844
"incorrect_direction": {
848845
"cojo": [
849846
"onetomany",

0 commit comments

Comments
 (0)