Skip to content

Update rake with_clean_environment spec to verify keys ignoring order

Created by: bjfish

This allows verifying the keys are correct but ignores the order. It allows testing JVM implementations that rely on System.getenv() for environment variables.

Merge request reports