n8
n8 copied to clipboard
Remove mockk references from the tests where we don't actually mock anything!
most of the test files don't actually mock anything but still feature the line: MockKAnnotations.init(this, relaxed = true)
- remove unused mockk references from
NavigationExtensionsTest,NavigationModelLinearNavTest&NavigationModelNestedNavTest