chore: madrun: test: rm --check-duplicates

This commit is contained in:
coderaiser 2023-01-15 18:57:20 +02:00
parent f5df731491
commit 52f47a2434
8 changed files with 9 additions and 26 deletions

View file

@ -89,7 +89,7 @@ test('cloudcmd: markdown: no request', async (t) => {
t.end();
});
test('cloudcmd: markdown: zip', async (t) => {
test('cloudcmd: markdown', async (t) => {
const configManager = cloudcmd.createConfigManager();
const fixtureDir = join(__dirname, 'fixture');
const config = {