fix: check reviewer verdict on failed execution to prevent infinite loop
This commit is contained in:
@@ -234,8 +234,6 @@ describe('handleSessionCommand', () => {
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
|
||||
it('sends denial to interactable sender in non-main group', async () => {
|
||||
const deps = makeDeps();
|
||||
const result = await handleSessionCommand({
|
||||
|
||||
Reference in New Issue
Block a user