Skip to content

Commit

Permalink
Tests: drop ninjify -> use contributte
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Apr 11, 2023
1 parent 4684faf commit 403a74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bootstrap.php
@@ -1,6 +1,6 @@
<?php declare(strict_types = 1);

use Ninjify\Nunjuck\Environment;
use Contributte\Tester\Environment;

if (@!include __DIR__ . '/../vendor/autoload.php') {
echo 'Install Nette Tester using `composer update --dev`';
Expand Down

0 comments on commit 403a74c

Please sign in to comment.