mirror of
https://github.com/FlipsideCrypto/thorchain-models.git
synced 2026-02-06 13:57:17 +00:00
remove strict tests
This commit is contained in:
parent
800c8fa43f
commit
7f7d733e3d
@ -32,13 +32,7 @@ models:
|
||||
tests:
|
||||
- not_null
|
||||
- name: RUNE_AMOUNT_USD
|
||||
tests:
|
||||
- not_null:
|
||||
where: BLOCK_TIMESTAMP <= current_date -2 AND BLOCK_TIMESTAMP >= '2021-04-13'
|
||||
- name: MINT_AMOUNT
|
||||
tests:
|
||||
- not_null
|
||||
- name: MINT_AMOUNT_USD
|
||||
tests:
|
||||
- not_null:
|
||||
where: BLOCK_TIMESTAMP <= current_date -2 AND BLOCK_TIMESTAMP >= '2021-04-13'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user