fix typoed case in out_with_ddls.js

XMLWordPrintableJSON

    • Query Execution
    • QE 2026-08-03
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      https://github.com/mongodb/mongo/blame/master/jstests/noPassthrough/query/out_merge/out_with_ddls.js#L208 here it drops the source instead of the target. There is already a case for dropping the source collection. dropping the target collection actually produces an error which is fine, we also should switch it to assert.commandFailed. we could also add index builds/drops to this test too

            Assignee:
            Mickey Winters
            Reporter:
            Mickey Winters
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: