Merge pull request 'testing CI again' (#2) from ci_test into develop
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #2
This commit is contained in:
commit
4eca8e0f8e
|
|
@ -1 +1,3 @@
|
||||||
# Lockbox File Sharing Service
|
# Lockbox File Sharing Service
|
||||||
|
|
||||||
|
[](https://drone.loyzaga.net/kitty/lockbox)
|
||||||
|
|
@ -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 False
|
assert True
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue