Fix cross-dependency between test projects #916
Labels
good-first-issue
Issues that are easy to fix for new team members or external contributors
kind/chore
status/triage
Description
During #897, for whatever reason, I needed access to something from
Altinn.App.Api.Tests
inAltinn.App.Core.Test
: https://github.com/Altinn/app-lib-dotnet/pull/897/files#diff-368dd4a3905e2ad7d20facda4de7250f66ca9addd8cbaab95bd6f43a3ce602adR34Refactoring around this requirement felt like a bitter and time consuming pill to swallow at the time.
At some glorious point in the future, this should be fixed.
Additional Information
I can
t remember exactly what the dependency was, but simply removing the reference in
Altinn.App.Api.Tests.csproj` and trying to compile the tests will probably give a good indication of what's up.Tasks
No response
Acceptance Criterias
No response
The text was updated successfully, but these errors were encountered: