Skip to content

Commit 7190c61

Browse files
authored
Merge branch 'master' into cmm-encoded-signer-key-in-context
2 parents 5e8ecdc + 82346ed commit 7190c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"integration-node-encrypt": "npm run build; lerna run integration_node --stream --no-prefix -- -- encrypt -m $npm_package_config_encryptManifestList -k $npm_package_config_encryptKeyManifest -o $npm_package_config_decryptOracle",
2727
"node-integration": "run-s integration-node-*",
2828
"integration": "run-s integration-*",
29-
"test_conditions": "./util/bootstrap_tsconfig"
29+
"test_conditions": "./util/test_conditions"
3030
},
3131
"config": {
3232
"localTestVectors": "../../aws-encryption-sdk-test-vectors/vectors/awses-decrypt/python-1.3.8.zip",

0 commit comments

Comments
 (0)