We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238d2f9 commit 963610dCopy full SHA for 963610d
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.skip('Deploy Consecutive Errors NUT', () => {
+describe('Deploy Consecutive Errors NUT', () => {
32
let testkit: SourceTestkit;
33
let orgUsername: string;
34
0 commit comments