Skip to content

Commit

Permalink
Update NorthwindMiscellaneousQueryCosmosTest.cs (#27223)
Browse files Browse the repository at this point in the history
  • Loading branch information
smitpatel committed Jan 20, 2022
1 parent 3e8114e commit e42407c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1877,6 +1877,7 @@ public override async Task Random_next_is_not_funcletized_6(bool async)
AssertSql();
}

[ConditionalTheory(Skip = "Issue#27222")]
public override async Task Environment_newline_is_funcletized(bool async)
{
await base.Environment_newline_is_funcletized(async);
Expand Down

0 comments on commit e42407c

Please sign in to comment.