chore: Test performance (#5786)
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
import { Star } from "@server/models";
|
||||
import { buildDocument, buildUser } from "@server/test/factories";
|
||||
import { findLatestEvent, setupTestDatabase } from "@server/test/support";
|
||||
import { findLatestEvent } from "@server/test/support";
|
||||
import starUpdater from "./starUpdater";
|
||||
|
||||
setupTestDatabase();
|
||||
|
||||
describe("starUpdater", () => {
|
||||
const ip = "127.0.0.1";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user