Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit b4f6b35

Browse files
committed
Reenable lens test
It was non-deterministic. We've tried to eradicate some sources of non-determinism recently, let's check if it fixes the test.
1 parent 0b9254b commit b4f6b35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/lens.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use crate::{
1515
};
1616

1717
#[test]
18-
#[ignore] // FIXME(#925) intermittent failure
1918
fn test_lens_run() {
2019
let mut env = Environment::new("lens_run");
2120

0 commit comments

Comments
 (0)