Skip to content

Commit 842b294

Browse files
committed
Fix bad rebase
1 parent c57ed36 commit 842b294

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

language-server/src/tests/action.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12176,6 +12176,7 @@ fn interpolate_string_does_not_add_empty_string_right_at_the_start() {
1217612176
);
1217712177
}
1217812178

12179+
#[test]
1217912180
fn generate_dynamic_decoder_produces_zero_values_for_user_defined_type_in_the_same_package_1() {
1218012181
let src = r#"
1218112182
import wibble.{type Wibble}

0 commit comments

Comments
 (0)