Bump EF tests to v1.2.0 rc.3 (#3483)

## Issue Addressed

NA

## Proposed Changes

Bumps test vectors and ignores another weird MacOS file.

## Additional Info

NA
This commit is contained in:
Paul Hauner
2022-08-19 04:27:21 +00:00
parent 726d1b0d9b
commit a0605c4ee6
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
TESTS_TAG := v1.2.0-rc.2
TESTS_TAG := v1.2.0-rc.3
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))