Skip to content

Commit 8d32f47

Browse files
committed
test fix
1 parent 500b328 commit 8d32f47

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/repository/storage/postgres/orm/sequelize/noteHistory.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ export default class NoteHistorySequelizeStorage {
147147
as: 'user',
148148
attributes: ['name', 'photo'],
149149
},
150-
raw: true,
151150
});
152151

153152
/**

0 commit comments

Comments
 (0)