Skip to content

Commit

Permalink
Fix failed test (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Jul 23, 2024
1 parent 09c44a5 commit bea7ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Commands/CreateSchemaTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ public function testBigComplex(): void
date_min: '2044-07-23'
date_max: '2114-03-25'
date_format: Y/m/d
date_age_min: 20
date_age_min: 19
date_age_max: 89
aggregate_rules:
is_unique: true
Expand Down

0 comments on commit bea7ad1

Please sign in to comment.