mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-05 13:51:28 +03:00
Minor categories refactor
This commit is contained in:
@@ -842,7 +842,7 @@ describe('Categories', async function() {
|
||||
rules: [],
|
||||
custom_output: ''
|
||||
};
|
||||
|
||||
await db_api.removeAllRecords('categories', {name: 'test_category'});
|
||||
await db_api.insertRecordIntoTable('categories', new_category);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user