Skip to content

Commit

Permalink
Update extensions/Elasticsearch/Elasticsearch.FunctionalTests/Additio…
Browse files Browse the repository at this point in the history
…nal/KernelMemoryTests.cs
  • Loading branch information
dluc authored Dec 18, 2024
1 parent a7e452e commit a64d25b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public KernelMemoryTests(IConfiguration cfg, ITestOutputHelper output)

[Fact]
[Trait("Category", "Elasticsearch")]
[SuppressMessage("Reliability", "CA2007:Consider calling ConfigureAwait on the awaited task", Justification = "<Pending>")]
public async Task ItSupportsLimitsAndMinRelevanceScoreAsync()
{
string indexName = nameof(this.ItSupportsLimitsAndMinRelevanceScoreAsync);
Expand Down

0 comments on commit a64d25b

Please sign in to comment.