Update tests/test_utils_ask_yes_no.py
Run Pytest and Generate Reports / tests (push) Failing after 9s
Run Pytest and Generate Reports / tests (push) Failing after 9s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
import sys
|
||||
import sys
|
||||
import os
|
||||
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||
from slic.utils.ask_yes_no import *
|
||||
|
||||
Reference in New Issue
Block a user