Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Sep 19, 2024
1 parent 3344089 commit 68072d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/serializers/auth_factor_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ def test_to_representation(self):
user=self.multi_auth_factor_teacher_user
),
},
non_model_fields={"totp_provisioning_uri"},
)

0 comments on commit 68072d2

Please sign in to comment.