Closed SteveMaier-IRT closed 2 years ago
Because of the test data being located in a different folder now, the unit tests for netstandard and netframework are failing because it cannot find the test data files to load.
Unit tests for netstandard should pass.
make test-netstandard
- OS: Windows 11
No response
Merged into #184
Is there an existing issue for this?
Current Behavior
Because of the test data being located in a different folder now, the unit tests for netstandard and netframework are failing because it cannot find the test data files to load.
Expected Behavior
Unit tests for netstandard should pass.
Steps To Reproduce
make test-netstandard
Environment
Anything else?
No response