refactor: 리펙토링
This commit is contained in:
@@ -51,7 +51,7 @@ describe("realtime policy registry", () => {
|
||||
limits: { maxQueueEvents: TEST_LIMITS.maxQueueEvents },
|
||||
});
|
||||
expect(registry.findEventType(EVENT_TYPE)?.owner).toBe(
|
||||
"reference-feature",
|
||||
"sample-owner",
|
||||
);
|
||||
expect(
|
||||
registry.findStreamEventType(STREAM_ID, EVENT_TYPE)?.id,
|
||||
|
||||
Reference in New Issue
Block a user