Skip to content

Commit 69ee88c

Browse files
committed
fix(stackable-versioned): Use correct module name
1 parent 44bb861 commit 69ee88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-versioned-macros/tests/trybuild.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mod inputs {
2121
// mod attribute_enum;
2222
// mod attribute_struct;
2323
// mod basic_struct;
24-
// mod convert_with;
24+
// mod downgrade_with;
2525
// mod deprecate_enum;
2626
// mod deprecate_struct;
2727
// mod enum_data_simple;

0 commit comments

Comments
 (0)