Skip to content

Commit 5d21397

Browse files
committed
Update APM test for libmongoc CRUD changes
As of mongodb/mongo-c-driver@c2639c8, libmongoc no longer adds a default write concern to commands.
1 parent 33c91b5 commit 5d21397

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/apm/overview.phpt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ object(MongoDB\Driver\Monitoring\CommandStartedEvent)#%d (%d) {
101101
object(stdClass)#%d (%d) {
102102
["insert"]=>
103103
string(12) "apm_overview"
104-
["writeConcern"]=>
105-
object(stdClass)#%d (%d) {
106-
}
107104
["ordered"]=>
108105
bool(false)%A
109106
}

0 commit comments

Comments
 (0)