chore: test list tabs (#208)
This commit is contained in:
@@ -45,7 +45,6 @@ const uploadFile: ToolFactory = captureSnapshot => ({
|
||||
const action = async () => {
|
||||
await modalState.fileChooser.setFiles(validatedParams.paths);
|
||||
context.clearModalState(modalState);
|
||||
return {};
|
||||
};
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user