Skip to content

Commit c824803

Browse files
Merge pull request #1103 from salesforcecli/sm/rm-error-name-assertion
2 parents 7b74781 + 5988bbb commit c824803

File tree

2 files changed

+3
-29
lines changed

2 files changed

+3
-29
lines changed

test/nuts/seeds/deploy.metadata.metadata.seed.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ context('deploy metadata --metadata NUTs [name: %REPO_NAME%]', () => {
5353
it('should throw an error if the metadata is not valid', async () => {
5454
const deploy = await testkit.deploy({ args: '--metadata DOES_NOT_EXIST', exitCode: 1 });
5555
assert(deploy);
56-
testkit.expect.errorToHaveName(deploy, 'SfError');
5756
});
5857

5958
it('should not deploy metadata outside of a package directory', async () => {

yarn.lock

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7273,16 +7273,7 @@ [email protected]:
72737273
dependencies:
72747274
escodegen "^1.8.1"
72757275

7276-
"string-width-cjs@npm:string-width@^4.2.0":
7277-
version "4.2.3"
7278-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7279-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7280-
dependencies:
7281-
emoji-regex "^8.0.0"
7282-
is-fullwidth-code-point "^3.0.0"
7283-
strip-ansi "^6.0.1"
7284-
7285-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7276+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
72867277
version "4.2.3"
72877278
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
72887279
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7351,14 +7342,7 @@ string_decoder@~1.1.1:
73517342
dependencies:
73527343
safe-buffer "~5.1.0"
73537344

7354-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7355-
version "6.0.1"
7356-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7357-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7358-
dependencies:
7359-
ansi-regex "^5.0.1"
7360-
7361-
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7345+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
73627346
version "6.0.1"
73637347
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
73647348
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7930,7 +7914,7 @@ workerpool@^6.5.1:
79307914
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
79317915
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
79327916

7933-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
7917+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
79347918
version "7.0.0"
79357919
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
79367920
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7948,15 +7932,6 @@ wrap-ansi@^6.2.0:
79487932
string-width "^4.1.0"
79497933
strip-ansi "^6.0.0"
79507934

7951-
wrap-ansi@^7.0.0:
7952-
version "7.0.0"
7953-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7954-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7955-
dependencies:
7956-
ansi-styles "^4.0.0"
7957-
string-width "^4.1.0"
7958-
strip-ansi "^6.0.0"
7959-
79607935
wrap-ansi@^8.1.0:
79617936
version "8.1.0"
79627937
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)