mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-17 07:17:18 +00:00
fix(bots): explain unavailable route tests
This commit is contained in:
@@ -964,6 +964,7 @@ function RouteDryRunDialog({
|
||||
|
||||
async function dispatchTestEvent() {
|
||||
setRunError(null);
|
||||
setResult(null);
|
||||
setDispatchResult(null);
|
||||
|
||||
const payload = parsePayload();
|
||||
|
||||
Reference in New Issue
Block a user