mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update expected golden number. (flutter/engine#50249)
My patching removing drawPicture might have landed before syncing to the patch that added the golden # check.
This commit is contained in:
parent
abfdf7ed0b
commit
eff9aac24a
@ -44,7 +44,7 @@ FONT_SUBSET_DIR = os.path.join(BUILDROOT_DIR, 'flutter', 'tools', 'font_subset')
|
||||
ENCODING = 'UTF-8'
|
||||
|
||||
# This number must be updated when adding new golden tests to impeller.
|
||||
_NUM_EXPECTED_GENERATED_IMPELLER_GOLDEN_FILES = 566
|
||||
_NUM_EXPECTED_GENERATED_IMPELLER_GOLDEN_FILES = 551
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
logger_handler = logging.StreamHandler()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user