Skip to content

Commit

Permalink
Merge pull request #115 from Synthetixio/bug/chainid-test
Browse files Browse the repository at this point in the history
Fix snaxchain mainnet test
  • Loading branch information
Tburm authored Sep 12, 2024
2 parents cf57eb4 + 3ed6cb4 commit ba37132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transformers/synthetix/models/raw/snax/mainnet/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ models:
tests:
- not_null
- accepted_values:
values: ["13001"]
values: ["2192"]
- name: block_timestamp
description: UTC timestamp of the block containing the vote withdrawal event
data_type: timestamp with time zone
Expand Down

0 comments on commit ba37132

Please sign in to comment.