diff --git a/API_SQLuedo/TestConsoleEf/Program.cs b/API_SQLuedo/TestConsoleEf/Program.cs index eb2863e..380fe1e 100644 --- a/API_SQLuedo/TestConsoleEf/Program.cs +++ b/API_SQLuedo/TestConsoleEf/Program.cs @@ -117,5 +117,4 @@ using (var db = new StubbedContext(options)) await db.SaveChangesAsync(); } } -} - +} \ No newline at end of file