Skip to content

Commit

Permalink
finished
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloSans committed Jul 8, 2024
1 parent 80d707c commit fc8cea8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion XPhone/XPhone.Tests/QueriesTests/ClientQueryServiceTest.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
/*using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Moq;
Expand Down Expand Up @@ -89,3 +89,4 @@ public async Task GetClientByIdAsync_NonExistingClient_ThrowsKeyNotFoundExceptio
}
}
}
*/

0 comments on commit fc8cea8

Please sign in to comment.