mirror of
https://github.com/OPSnet/Gazelle.git
synced 2026-08-04 10:15:56 -04:00
add request_vote_summary table for ordering searches
This commit is contained in:
@@ -807,7 +807,6 @@ class RequestTest extends TestCase {
|
||||
$this->request = Helper::makeRequestMusic($user, $title);
|
||||
$artistName = 'artist ftsreq ' . randomString();
|
||||
$this->request->artistRole()->set([ARTIST_MAIN => [$artistName]], $user);
|
||||
new Manager\Request()->relay();
|
||||
|
||||
$this->assertEquals(
|
||||
$this->request->id,
|
||||
|
||||
Reference in New Issue
Block a user