Skip to content
Snippets Groups Projects
Verified Commit 4a5b7ad9 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix notification test

parent 640c12f7
No related branches found
No related tags found
1 merge request!242Resolve "Notification for changes in the substitution plan"
......@@ -185,7 +185,7 @@ class NotificationTests(TransactionTestCase):
assert change.instance == lesson_substitution
assert change.created
assert not change.deleted
assert not change.changed_fields
assert change.changed_fields
def test_change_detection(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment