formatting

This commit is contained in:
daboe01
2025-06-22 21:52:57 +02:00
parent c0705448cd
commit bae78b5055
+1 -1
View File
@@ -52,7 +52,7 @@ var updateTrackingAreasCalls,
methodCalled = [];
updateTrackingAreasCalls = 0;
windowPropertyWasNilInViewDidAppear = NO; // Add this line
windowPropertyWasNilInViewDidAppear = NO;
[super setUp];
}