set python variable
This commit is contained in:
@@ -6,4 +6,4 @@ class TestClassDemoInstance:
|
||||
assert self.value == 1
|
||||
|
||||
def test_two(self):
|
||||
assert self.value == 1
|
||||
assert self.value != 1
|
||||
Reference in New Issue
Block a user