The `Assert.NotNull(parameters.Seed);` is passing on Windows but fails on Linux and macOS.
The
Assert.NotNull(parameters.Seed);is passing on Windows but fails on Linux and macOS.