Fix tests for deb build
All checks were successful
All checks were successful
This commit is contained in:
parent
67b92731f6
commit
1e61ae2ff9
6 changed files with 5 additions and 6 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from pathlib import Path
|
||||
|
||||
from tests.state_helpers import write_schema_state
|
||||
|
||||
from state_helpers import write_schema_state
|
||||
import enroll.manifest as manifest_mod
|
||||
import enroll.jinjaturtle as jinjaturtle_mod
|
||||
from enroll.jinjaturtle import JinjifyResult
|
||||
|
|
|
|||
Reference in a new issue