We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2210c88 commit 3f4c1d3Copy full SHA for 3f4c1d3
1 file changed
test/nuts/deploy/consecutiveErrors.nut.ts
@@ -28,7 +28,7 @@ import DeployMetadata from '../../../src/commands/project/deploy/start.js';
28
*
29
* see https://github.com/forcedotcom/source-deploy-retrieve/pull/1663
30
*/
31
-describe('Deploy Consecutive Errors NUT', () => {
+describe.skip('Deploy Consecutive Errors NUT', () => {
32
let testkit: SourceTestkit;
33
let orgUsername: string;
34
0 commit comments