import { globalSetup } from '@mastra/evals'; export default function setup() { globalSetup(); }