Skip to content

Commit

Permalink
Remove store failures in ledger seq test
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed Jan 29, 2024
1 parent 4ab7b7d commit b3795c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/ledger_sequence_increment.sql
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{{ config(severity="warn"
, store_failures = true) }}
{{ config(severity="warn") }}

with
ledger_sequence as (
Expand Down

0 comments on commit b3795c6

Please sign in to comment.