Skip to content

Commit

Permalink
Switch to mockito
Browse files Browse the repository at this point in the history
  • Loading branch information
lauft committed Mar 8, 2025
1 parent 234fbd1 commit d2a8950
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_on-modify_unit.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
import pytest
from mockito import unstub, verify, when

from mockito import when
from mockito import verify

import on_modify


Expand Down

0 comments on commit d2a8950

Please sign in to comment.