Skip to content

Commit

Permalink
whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
scottsand-db committed Nov 28, 2023
1 parent 63dffd7 commit 09edb43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class SnapshotManagerSuite extends QueryTest
set("delta.kernel.default.json.reader.batch-size", "2");
}
})
withTempDir { dir => f(dir, tableClient)}
withTempDir { dir => f(dir, tableClient) }
}

private def loadSnapshotAssertMetrics(
Expand Down

0 comments on commit 09edb43

Please sign in to comment.