Skip to content

Commit c0d690e

Browse files
author
Anna Gringauze
authored
Enable evaluation tests after sdk bu fix (#1691)
1 parent 34a3eb3 commit c0d690e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdev/test/e2e_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,5 +495,5 @@ void main() {
495495
});
496496
});
497497
}
498-
}, skip: 'dart-lang/sdk#49373');
498+
});
499499
}

0 commit comments

Comments
 (0)