Skip to content

Commit

Permalink
updated golden number
Browse files Browse the repository at this point in the history
  • Loading branch information
gaaclarke committed Feb 13, 2024
1 parent d845c2d commit ebab832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
ENCODING = 'UTF-8'

# This number must be updated when adding new golden tests to impeller.
_NUM_EXPECTED_GENERATED_IMPELLER_GOLDEN_FILES = 557
_NUM_EXPECTED_GENERATED_IMPELLER_GOLDEN_FILES = 575

logger = logging.getLogger(__name__)
logger_handler = logging.StreamHandler()
Expand Down

0 comments on commit ebab832

Please sign in to comment.