testing ci failure
This commit is contained in:
parent
d5d44cad73
commit
86b6e13908
|
|
@ -7,4 +7,4 @@ class TestUser:
|
||||||
Test user related functions are working correctly.
|
Test user related functions are working correctly.
|
||||||
"""
|
"""
|
||||||
def test_stub(self):
|
def test_stub(self):
|
||||||
assert True
|
assert False
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue