mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
WIP Financial accounting module.
This commit is contained in:
@@ -247,7 +247,7 @@ describe('routes: `/budget`', () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe.only('GET: `/budget`', () => {
|
||||
describe('GET: `/budget`', () => {
|
||||
it('Should retrieve all budgets with pagination metadata.', async () => {
|
||||
const res = await request()
|
||||
.get('/api/budget')
|
||||
|
||||
Reference in New Issue
Block a user