mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Updated tests namespace to be ps4-valid. Added tests for flooding exception, fixed broken code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace tests\Test;
|
||||
namespace Tests\Test;
|
||||
|
||||
use Mockery;
|
||||
use PHPUnit_Framework_TestCase;
|
||||
|
Reference in New Issue
Block a user