Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
KapStorm committed Sep 5, 2024
1 parent 30cc07c commit 51ef787
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ class AdminControllerSpec extends PlayPostgresSpec with AdminUtils {

responseMetadata.head.nonEmpty mustBe true
}

"return new user id" in withApiClient { implicit client =>
val user = createUser.futureValue
val response = client.getTableMetadata(usersSettings.tableName, List("name", "ASC"), List(0, 9), "{}").futureValue
Expand Down

0 comments on commit 51ef787

Please sign in to comment.