We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420b41e commit d023a7bCopy full SHA for d023a7b
1 file changed
tests/Halcyon/HalcyonModelTest.php
@@ -77,6 +77,7 @@ public function testCreatePage()
77
$this->assertFileExists($targetFile);
78
79
$content = <<<ESC
80
+##
81
title = "Test page"
82
83
[viewBag]
@@ -116,6 +117,7 @@ function onStart() { }
116
117
118
119
120
121
122
==
123
function onStart() { }
0 commit comments