Skip to content

Commit 14abf61

Browse files
author
Matt Cotter
committed
minor: 👕 fix lint
1 parent 826edd0 commit 14abf61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mongocxx/test/collection_mocked.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ TEST_CASE("Collection", "[collection]") {
371371
mongocxx::stdx::optional<mongocxx::cursor::type> expected_cursor_type{};
372372
int expected_flags = 0;
373373

374-
375374
collection_find->interpose([&](mongoc_collection_t*, mongoc_query_flags_t flags,
376375
uint32_t skip, uint32_t limit, uint32_t batch_size,
377376
const bson_t* query, const bson_t* fields,

0 commit comments

Comments
 (0)