@@ -33,5 +33,7 @@ PPP",
output
);
TestHelpers.AssertDriverAttributesAre ("0", output, null, view.GetNormalColor ());
+
+ ((FakeDriver)Application.Driver!).End ();
}