fix test in release mode

This commit is contained in:
Folkert 2021-06-26 20:03:53 +02:00
parent 98a9dc0945
commit 8aa3690d77

View File

@ -97,7 +97,7 @@ fn applied_tag_just_enum() {
"#
),
(2, 0),
(u8, u8)
(u8, i64)
);
}