describe('Up', () => { test.todo("EXPECT up query to be executed"); }); describe("Down", () => { test.todo("EXPECT down query to be executed"); });