Skip to content
Snippets Groups Projects
Commit 71b8d9fb authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Bug resolution related to integration testing

parent a7fda7a1
No related branches found
No related tags found
1 merge request!54Release 2.0.0
......@@ -42,6 +42,7 @@ 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment