* Code cleanup and fix typos * Increase the wait time after app import Increase the wait time after app import for the categories to load Co-authored-by: Satish Gandham <satish@appsmith.com>
4 lines
91 B
JavaScript
4 lines
91 B
JavaScript
const { summaries } = require("./src/summary");
|
|
|
|
summaries(`${__dirname}/traces/reports`);
|