Skip to content

Commit

Permalink
fix UT
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaohehuhu committed Mar 15, 2024
1 parent 673035a commit 9be4222
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ class AdminResourceSuite extends KyuubiFunSuite with RestFrontendTestHelper {
.queryParam("sharelevel", "USER")
.queryParam("type", "spark_sql")
.queryParam("forceKill", "true")
.queryParam("refId", id)
.request(MediaType.APPLICATION_JSON_TYPE)
.header(AUTHORIZATION_HEADER, HttpAuthUtils.basicAuthorizationHeader(Utils.currentUser))
.delete()
Expand Down

0 comments on commit 9be4222

Please sign in to comment.