diff --git a/manifest/buildfile.json b/manifest/buildfile.json index 71af9f3..be415ea 100644 --- a/manifest/buildfile.json +++ b/manifest/buildfile.json @@ -8,14 +8,6 @@ "timeout": "33", "ignoreWarnings": true }, - { - "type": "metadata", - "manifestFile": "manifest/package2.xml", - "testLevel": "RunSpecifiedTests", - "classPath": "force-app/main/default/classes", - "timeout": "33", - "ignoreWarnings": true - }, { "type": "anonymousApex", "apexScript": "scripts/apex/hello.apex" @@ -25,4 +17,4 @@ "command": "sf --version" } ] -} +} \ No newline at end of file