savonrb / savon

Heavy metal SOAP client
https://www.savonrb.com
MIT License
2.07k stars 616 forks source link

test: Sort spec support files before requiring them #965

Closed olleolleolle closed 3 years ago

olleolleolle commented 3 years ago

What kind of change is this?

Configuration files are loaded by the spec_helper, and this change makes them not file-system dependent for their order. They are now required in the same order on all platforms.

Did you add tests for your changes?

No. This was a configuration change for the tests.

Summary of changes

To have a uniform order of require.