Skip to content

Commit

Permalink
Polishing.
Browse files Browse the repository at this point in the history
See: #4722
Original pull request: #4723
  • Loading branch information
mp911de committed Oct 8, 2024
1 parent 8e80812 commit 9407de6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ void nonFieldsExposingAggregationOperationContinuesWithSameContextForNextStage()
verify(stage2).toPipelineStages(eq(rootContext));
}

@Test
@Test // GH-4722
void contextShouldCarryOnRelaxedFieldMapping() {

MongoTestMappingContext ctx = new MongoTestMappingContext(cfg -> {
Expand Down

0 comments on commit 9407de6

Please sign in to comment.