Skip to content

Commit aae0164

Browse files
committed
style correction
1 parent 851637b commit aae0164

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sql/core/src/test/scala/org/apache/spark/sql/execution/ui/AllExecutionsPageSuite.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ class AllExecutionsPageSuite extends SharedSQLContext {
8383
}
8484

8585
/**
86-
* Render a stage page started with the given conf and return the HTML.
87-
* This also runs a dummy execution page to populate the page with useful content.
88-
*/
86+
* Render a stage page started with the given conf and return the HTML.
87+
* This also runs a dummy execution page to populate the page with useful content.
88+
*/
8989
private def renderSQLPage(
9090
request: HttpServletRequest,
9191
tab: SQLTab,

0 commit comments

Comments
 (0)