mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: madrun: test: rm --check-duplicates
This commit is contained in:
parent
f5df731491
commit
52f47a2434
8 changed files with 9 additions and 26 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue