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 ac3ce71 commit 36aa3f7Copy full SHA for 36aa3f7
tests/Console/CommandTest.php
@@ -60,6 +60,7 @@ public function testRenderEndBeforeStart(): void
60
. 'Rendering Global opensearch.xml' . "\n"
61
. 'Rendering Global search.html' . "\n"
62
. 'Rendering Global doctum.js' . "\n"
63
+ . 'Rendering Global doctum-search.json' . "\n"
64
. 'Rendering done' . "\n"
65
. "\n"
66
. 'Rendering project' . "\n"
@@ -91,6 +92,7 @@ public function testUpdateCommandRun(): void
91
92
93
94
95
96
97
98
0 commit comments