Fix test: correctly reset Interface

This commit is contained in:
v4hn 2021-05-27 14:43:20 +02:00 committed by Robert Haschke
parent 58b1a020b5
commit 059a939203

View File

@ -112,6 +112,7 @@ public:
auto impl{ this->pimpl() };
this->reset();
dummy->clear();
state_start.reset();
state_end.reset();