Skip to content

Commit

Permalink
fix spotless
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
  • Loading branch information
tobiasKaminsky committed Mar 4, 2024
1 parent c757437 commit 570caa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class AssistantIT : AbstractIT() {
fun before() {
testOnlyOnServer(NextcloudVersion.nextcloud_28)
}

@Test
fun testGetTaskTypes() {
val result = GetTaskTypesRemoteOperation().execute(nextcloudClient)
Expand Down

0 comments on commit 570caa3

Please sign in to comment.