Closed August-Brandt closed 11 months ago
Seems like there's some integration test build fails - otherwise it looks like some good changes. Once the tests are working it should look ready to be merged.
The problems with integration test have now been fixed, and everything is working as intended
Changes the access modifiers for some repo methods from
public
toprivate
when the method should not be accessable outside the repo class