Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
seakayone committed Jun 24, 2024
1 parent 0946e30 commit 87e52de
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@

package org.knora.webapi.slice.admin.domain.model

import org.knora.webapi.slice.admin.domain.model.UserSpec.test
import zio.test.*

import org.knora.webapi.slice.admin.domain.model.UserSpec.test

object UserIriSpec extends ZIOSpecDefault {

private val validIris = Seq(
Expand Down

0 comments on commit 87e52de

Please sign in to comment.