Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Remove done todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tevoinea committed Aug 1, 2023
1 parent cdfd7fa commit a7d6c29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ApiService/IntegrationTests/AdoTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ public void TestTruncatedTitleQuerying() {
wiql.Query.Should().Contain("system.title");
}

// TODO: Test render template function that it actually truncates
[Fact]
public async Async.Task TitleTruncatesWhenRenderingAdoTemplate() {
var logTracer = LoggerProvider.CreateLogger<Ado>();
Expand Down

0 comments on commit a7d6c29

Please sign in to comment.