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

Bug resolution in integration testing

parent b96913d3
No related branches found
No related tags found
1 merge request!54Release 2.0.0
......@@ -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
......
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