remove test
This commit is contained in:
parent
ce5530273e
commit
65328d9816
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ class Runner:
|
||||||
self.config = self.env_file.config
|
self.config = self.env_file.config
|
||||||
|
|
||||||
logger.info(f"creating instance of {self.__class__.__name__}")
|
logger.info(f"creating instance of {self.__class__.__name__}")
|
||||||
assert self.test_dir_name
|
|
||||||
|
|
||||||
def run_setups(self):
|
def run_setups(self):
|
||||||
"""runs the setup scripts if available"""
|
"""runs the setup scripts if available"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue