Skip to content

Commit

Permalink
Remove redundant empty line.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Frei committed Mar 15, 2021
1 parent 086609b commit a29e13e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/object-store/thread_safe_reference.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ TEST_CASE("thread safe reference") {
}

SECTION("passing over") {

SECTION("read-only `ThreadSafeReference`") {
// We need to create a new `configuration` for the read-only tests since the `InMemoryTestFile` will be
// gone as soon as we `close()` it which we need to do so we can re-open it in read-only after preparing /
Expand Down

0 comments on commit a29e13e

Please sign in to comment.