♻️ Rewrite test to avoid mocks
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / notify / PostVisibilityFilterTest.kt
2020-06-18 David ‘Bombe’ Roden♻️ Rewrite test to avoid mocks
2020-06-18 David ‘Bombe’ Roden🎨 Replace test for PostVisibilityFilter with Kotlin...