mirror of
https://github.com/FlipsideCrypto/axelar-models.git
synced 2026-02-06 15:56:48 +00:00
fix regex test
This commit is contained in:
parent
8dbd87e983
commit
e904257e6e
@ -27,7 +27,7 @@ models:
|
||||
- STRING
|
||||
- VARCHAR
|
||||
- dbt_expectations.expect_column_values_to_match_regex:
|
||||
regex: sei1[0-9a-z]{38,38}
|
||||
regex: axelar[0-9a-z]{38,38}
|
||||
- name: BALANCE
|
||||
description: The amount of the currency the wallet held at the given time
|
||||
tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user