tracks/perl6/exercises/etl/example.yaml in trackler-2.2.1.95 vs tracks/perl6/exercises/etl/example.yaml in trackler-2.2.1.96

- old
+ new

@@ -1,8 +1,7 @@ exercise: ETL -version: 1 -plan: 6 -imports: '&transform' +version: 2 +plan: 4 tests: |- =head2 Notes =begin para The test expects your returned C<Hash> to have L<type constraints|https://docs.perl6.org/type/Hash#Constraint_value_types>.