Skip to content

Commit

Permalink
Add extended query tag as bvt test for paas (#1218)
Browse files Browse the repository at this point in the history
Add extended query tag as bvt test for paas
  • Loading branch information
pengchen0692 authored Nov 30, 2021
1 parent 6d88531 commit b3da57f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ public ExtendedQueryTagTests(HttpIntegrationTestFixture<Startup> fixture)
}

[Fact]
[Trait("Category", "bvt")]
public async Task GivenExtendedQueryTag_WhenReindexing_ThenShouldSucceed()
{
if (_isUsingInProcTestServer)
Expand Down

0 comments on commit b3da57f

Please sign in to comment.