Skip to content

Commit b606310

Browse files
author
Matt Loberg
committed
Fix case on plugins directory
1 parent 0b35276 commit b606310

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

tests/RendererTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99

1010
namespace WF\Hypernova\Tests;
1111

12-
// These are needed to make phpunit code coverage not fatal. For some reason. Sigh.
13-
require_once __DIR__ . '/../src/plugins/Plugin.php';
14-
require_once __DIR__ . '/../src/plugins/BasePlugin.php';
15-
1612
use WF\Hypernova\Job;
1713
use WF\Hypernova\JobResult;
1814
use WF\Hypernova\Renderer;

0 commit comments

Comments
 (0)