Skip to content
Commit 69d23935 authored by David Edmundson's avatar David Edmundson Committed by Vlad Zahorodnii
Browse files

[autotests] Keep registry on the stack

Parenting both registry and the client connection to the test leads to a
confusing teardown order. Especially as m_connection is explicitly
deleted in cleanup()

Scoping registry to where it's actually used solves that
parent ad602ced
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment