mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
Fix tests
This commit is contained in:
parent
1584be7f56
commit
24eefc7467
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import pytest
|
||||
|
||||
from character.models import modifier
|
||||
from character.models.character import modifier
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
|
|
Loading…
Reference in a new issue