mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 04:03:34 +00:00
feat: migrate backend to cosmiconfig
This commit is contained in:
@@ -42,7 +42,7 @@ describe('Bulk', function () {
|
||||
|
||||
afterEach(function () {
|
||||
sandbox.restore();
|
||||
})
|
||||
});
|
||||
|
||||
it('should add', async function () {
|
||||
sandbox.on(client, 'invokeRoute', () => {
|
||||
|
||||
Reference in New Issue
Block a user