Whitespace fixes
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / EditProfilePageTest.kt
index 0bdff69..36c83b7 100644 (file)
@@ -175,7 +175,7 @@ class EditProfilePageTest : WebPageTest() {
                        verify(currentSone).profile = profile
                }
        }
-       
+
        @Test
        fun `moving an invalid field up redirects to the invalid page`() {
                request("", POST)