Skip to content

Commit 6938094

Browse files
bnomeigithub-actions[bot]
authored andcommitted
Fix styling
1 parent 81e7643 commit 6938094

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/site/config/config.dotenv.test.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

3-
//require_once __DIR__.'/../../../global.php';
4-
//// require_once __DIR__ . '/../plugins/kirby3-dotenv/global.php';
3+
// require_once __DIR__.'/../../../global.php';
4+
// // require_once __DIR__ . '/../plugins/kirby3-dotenv/global.php';
55
//
6-
//loadenv();
6+
// loadenv();
77

88
return [
99
'editor' => 'phpstorm',

0 commit comments

Comments
 (0)