Remove only from oplog tests

This commit is contained in:
Renan Castro
2022-02-04 08:50:44 -03:00
committed by GitHub
parent b23c22de23
commit 2b0485ce73

View File

@@ -1,6 +1,6 @@
import { oplogV2V1Converter } from './oplog_v2_converter';
Tinytest.only('oplog - v2/v1 conversion', function(test) {
Tinytest.add('oplog - v2/v1 conversion', function(test) {
const entry1 = {
$v: 2,
diff: { scustom: { sEJSON$value: { u: { EJSONtail: 'd' } } } },