We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865fd0c commit ab605efCopy full SHA for ab605ef
PlaygroundLogger/PlaygroundLogger/TestCases.swift
@@ -648,7 +648,7 @@ class PrintHookTestCase : TestCase {
648
}
649
650
651
-class _PlaygroundQuickLookCalledOnceTestCase : TestCase {
+class PlaygroundQuickLookCalledOnceTestCase : TestCase {
652
required init?() {}
653
var name: String { return "PlaygroundQuickLookCalledOnce" }
654
var explanation: String { return "Check that the logger only calls customPlaygroundQuickLook() one time per log operation" }
0 commit comments