Skip to content

Commit bfcbffe

Browse files
committed
RDBC-424 added TODO
1 parent 5fa54b2 commit bfcbffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Documents/CustomKeyCaseConventionsTests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ describe("With custom key case conventions set", function () {
361361
}
362362
});
363363

364+
//TODO: RDBC-448
364365
it.skip("stores camelCased cmpXChg as PascalCased", async () => {
365366
let customCaseStore: IDocumentStore;
366367
const stored = camelCasedObj;

0 commit comments

Comments
 (0)