Skip to content

Commit

Permalink
update 0004_start_test.py - fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Defenso-QTH committed Nov 18, 2024
1 parent 5071780 commit 32ca81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional_tests/0004_start_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
import pytest
import inspect
import tempfile
import os


require_root = pytest.mark.require_root
Expand Down

0 comments on commit 32ca81f

Please sign in to comment.