Skip to content

Commit

Permalink
コメント修正
Browse files Browse the repository at this point in the history
  • Loading branch information
zawa-ch committed Feb 26, 2024
1 parent db488e7 commit 60f6fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/test/unit/RoleService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ describe('RoleService', () => {
name: 'conditional role',
target: 'conditional',
condFormula: {
// TODO idはバックエンドのロジックに必要ない?
// idはバックエンドのロジックに必要ない?
id: 'bdc612bd-9d54-4675-ae83-0499c82ea670',
type: 'roleAssignedTo',
roleId: role1.id,
Expand Down

0 comments on commit 60f6fc8

Please sign in to comment.