feat(api): advance capability and secure operations slices
This commit is contained in:
@@ -86,6 +86,7 @@ describe('buildControlPlaneApp', () => {
|
||||
});
|
||||
},
|
||||
request: async () => ({ status: 200, headers: {}, body: '' }),
|
||||
postNetworkRegisterAuto: async () => ({ status: 200 }),
|
||||
},
|
||||
});
|
||||
const created = await app.inject({
|
||||
|
||||
Reference in New Issue
Block a user