You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -173,7 +181,7 @@ The project contains two test projects: unit tests and integration tests.
173
181
174
182
In our project, unit tests were performed in the domain layer, at the entity and domain service levels, using Moq to ensure there were no external dependencies (from repositories).
175
183
176
-
You may need configure appsettings.Tests.json to get it to work.
184
+
You may need configure *appsettings.Tests.json* to get it to work.
0 commit comments