chore: Add known ticket issues to TODOs

This commit is contained in:
Scott 2026-09-06 08:47:16 +10:00
commit cece927b3f
2 changed files with 3 additions and 3 deletions

View file

@ -1,10 +1,10 @@
using System.Text;
using ModuleCore.Calendar;
using ModuleCore.Git;
using ModuleTests.Git.TestData;
namespace ModuleTests.Git;
// TODO: [#12] GitRepoRegistration tests should reset database at start of each test
public class AddRegistrationTests
{
private static readonly VerifySettings Settings;