mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Fixed an issue with tests failing every now and then.
This commit is contained in:
parent
a22882ab13
commit
4273537c7a
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ namespace Qml.Net.Tests.Qml
|
|||
public override void Dispose()
|
||||
{
|
||||
InteropBehaviors.ClearQmlInteropBehaviors();
|
||||
base.Dispose();
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue