Skip to content

Commit af2b650

Browse files
fix test
1 parent 4c20596 commit af2b650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-aggregations/src/modules/update-view.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ describe('update-view module', function () {
7676
updateCollection: updateCollectionFake,
7777
},
7878
},
79+
serverVersion: '8.1.0',
7980
};
8081
getStateMock = () => stateMock;
8182
});

0 commit comments

Comments
 (0)