run prettier

Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
Paul Cowan
2022-11-21 13:14:27 +00:00
parent ed4e56d078
commit 0788ba9887
@@ -227,4 +227,4 @@ describe('Stepper', () => {
// flush promises
return new Promise(process.nextTick);
});
});
});