Newlines in fixtures (#6044)
* write newlines for fixtures * rerun fixtures
This commit is contained in:
@@ -7,4 +7,4 @@ import { map, takeWhile, forEach } from "iterlib";
|
||||
return x.strength > 100;
|
||||
}), forEach).call(_context, function (x) {
|
||||
return console.log(x);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user