remove ref: credentials.principal.userEntityRef
Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>
This commit is contained in:
@@ -53,9 +53,6 @@ export const createMockActionContext = <
|
||||
task: {
|
||||
id: 'mock-task-id',
|
||||
},
|
||||
user: {
|
||||
ref: credentials.principal.userEntityRef,
|
||||
},
|
||||
};
|
||||
|
||||
const createDefaultWorkspace = () => ({
|
||||
|
||||
Reference in New Issue
Block a user