diff --git a/compiler/test_gen/src/gen_tags.rs b/compiler/test_gen/src/gen_tags.rs index d4cf0b0dad..6c2ed19c33 100644 --- a/compiler/test_gen/src/gen_tags.rs +++ b/compiler/test_gen/src/gen_tags.rs @@ -97,7 +97,7 @@ fn applied_tag_just_enum() { "# ), (2, 0), - (u8, u8) + (u8, i64) ); }