refactor: remove obsolete project mode
This commit is contained in:
@@ -79,7 +79,6 @@ describe('worker screenplay-convert behavior', () => {
|
||||
prismaMock.project.findUnique.mockResolvedValue({
|
||||
id: 'project-1',
|
||||
name: 'Project One',
|
||||
mode: 'novel-promotion',
|
||||
})
|
||||
|
||||
prismaMock.novelPromotionProject.findUnique.mockResolvedValue({
|
||||
|
||||
Reference in New Issue
Block a user