1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Suppress diffs for test/e2e/send-eth-with-private-key-test/*.js (#7767)

This commit is contained in:
Whymarrh Whitby 2020-01-08 13:02:16 -03:30 committed by GitHub
parent 09859d48b0
commit 4132d784af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored
View File

@ -6,4 +6,5 @@ CHANGELOG.md merge=union
package-lock.json linguist-generated=false
yarn.lock linguist-generated=false
test/e2e/send-eth-with-private-key-test/ethereumjs-tx.js linguist-vendored linguist-generated
test/e2e/send-eth-with-private-key-test/ethereumjs-tx.js linguist-vendored linguist-generated -diff
test/e2e/send-eth-with-private-key-test/web3js.js linguist-vendored linguist-generated -diff