refactor: Remove test run methods from triggers
This commit is contained in:
@@ -23,8 +23,4 @@ export default {
|
||||
lastInternalId: $.flow.lastInternalId,
|
||||
});
|
||||
},
|
||||
|
||||
async testRun($: IGlobalVariable) {
|
||||
return await getUserTweets($, { currentUser: true });
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user