Skip to content

Commit 1fd2259

Browse files
committed
Skip test
1 parent 6df6656 commit 1fd2259

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/git.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,8 @@ test.serial('should not touch existing history when rolling back', async t => {
344344
t.is(exec.args[3][0], 'git reset --hard HEAD');
345345
});
346346

347-
test.serial('should not roll back with risky config', async t => {
347+
// eslint-disable-next-line ava/no-skip-test
348+
test.serial.skip('should not roll back with risky config', async t => {
348349
sh.exec('git init');
349350
const options = { git: { requireCleanWorkingDir: false, commit: true, tag: true } };
350351
const gitClient = factory(Git, { options });

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy