mirror of
https://github.com/OPSnet/Gazelle.git
synced 2026-09-12 16:45:16 -04:00
move torrent report configuration to pg
This commit is contained in:
@@ -411,7 +411,7 @@ class RequestTest extends TestCase {
|
||||
$reportManager->create(
|
||||
torrent: $torrent,
|
||||
user: $user,
|
||||
reportType: new Manager\Torrent\ReportType()->findByName('other'),
|
||||
reportType: new Manager\Torrent\ReportType()->findByName('Other'),
|
||||
reason: 'phpunit requst other report',
|
||||
otherIdList: '',
|
||||
irc: new Util\Irc(),
|
||||
|
||||
Reference in New Issue
Block a user