Skip to content

v4.8.0

@johnlindquist johnlindquist tagged this 04 Dec 17:42
Tests were using hardcoded POSIX paths which fail on Windows
because path.resolve() converts them to Windows-style paths.
Now using path.join() and endsWith() assertions for portability.
Assets 2
Loading