1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 18:07:02 +02:00

Add a few more automated tests

This commit is contained in:
Alexander Skvortsov
2021-04-11 23:00:36 -04:00
parent f13d45f77b
commit 675627ac15
2 changed files with 61 additions and 3 deletions

View File

@@ -14,7 +14,5 @@ namespace Flarum\Testing;
use Flarum\Extend;
return [
(new Extend\Settings)->serializeToForum('notARealSetting', 'not.a.real.setting')
];