Skip to content

Commit ba71fb4

Browse files
committed
Stop ignoring fixed test
1 parent 1d4b6e2 commit ba71fb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rs/clients_schema/src/transform/expand_generics.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,6 @@ mod tests {
495495
use super::*;
496496

497497
#[test]
498-
#[ignore]
499498
pub fn compare_with_js_version() -> testresult::TestResult {
500499
let canonical_json = {
501500
// Deserialize and reserialize to have a consistent JSON format

0 commit comments

Comments
 (0)