self.default_args is always defined
This commit is contained in:
parent
a0ec58d213
commit
44893f95cf
@ -43,8 +43,6 @@ class TestCLI:
|
|||||||
|
|
||||||
def setup_method(self) -> None:
|
def setup_method(self) -> None:
|
||||||
"""Create a file to print to and set up env"""
|
"""Create a file to print to and set up env"""
|
||||||
self.default_args = None
|
|
||||||
|
|
||||||
self.env = TFE(
|
self.env = TFE(
|
||||||
base_path=TEST_DIR,
|
base_path=TEST_DIR,
|
||||||
cwd=os.getcwd(),
|
cwd=os.getcwd(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user