mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: edit details, roles and columns of custom view.
This commit is contained in:
@@ -220,7 +220,7 @@ describe('JournalPoster', () => {
|
||||
|
||||
});
|
||||
|
||||
describe.only('removeEntries', () => {
|
||||
describe('removeEntries', () => {
|
||||
it('Should remove all entries in the collection.', () => {
|
||||
const journalPoster = new JournalPoster();
|
||||
const journalEntry1 = new JournalEntry({
|
||||
|
||||
Reference in New Issue
Block a user