mirror of
https://github.com/Smaug123/gitea-repo-config
synced 2025-10-10 01:38:40 +00:00
Move to net8 and use passthru infra (#76)
This commit is contained in:
@@ -222,7 +222,7 @@ module TestRepo =
|
||||
|
||||
recoveredUser |> shouldEqual user
|
||||
|
||||
CollectionAssert.AreEqual (existingRepos.Keys, errors.Keys)
|
||||
existingRepos.Keys |> shouldEqual errors.Keys
|
||||
|
||||
for _repo, config in Map.toSeq errors do
|
||||
match config with
|
||||
|
Reference in New Issue
Block a user