Skip to content

Commit daca0cc

Browse files
fix: wasm
1 parent f46b686 commit daca0cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-wasm/src/tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,5 @@ fn test_warnings() {
102102

103103
assert!(compile_package(0, "javascript").is_ok());
104104
assert!(pop_warning(0).is_some());
105-
assert!(pop_warning(0).is_some());
106105
assert!(pop_warning(0).is_none());
107106
}

0 commit comments

Comments
 (0)