mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 07:02:49 +00:00
feat: migrate backend to cosmiconfig
This commit is contained in:
@@ -21,7 +21,7 @@ import {HttpClient} from '../src/index.js';
|
||||
describe('HttpClient', function () {
|
||||
afterEach(function () {
|
||||
nock.cleanAll();
|
||||
})
|
||||
});
|
||||
|
||||
it('should construct', function () {
|
||||
expect(() => {
|
||||
|
||||
Reference in New Issue
Block a user