Commit 01dbd935 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Bug resolution in integration testing

parent b96913d3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@ def device_client():
def test_clean_database(redis_database : Database):
    # should work
    redis_database.clear_all()
    raise Exception()

def test_get_topology_empty(context_client : ContextClient):
    # should work