Restoring drivers with the sctructural changes.

This commit is contained in:
BDisp
2024-11-23 00:27:13 +00:00
parent 7ce20f2677
commit bea966978a
32 changed files with 1158 additions and 1999 deletions

View File

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