diff --git a/EPAServeur.Tests/Services/FormationServiceTests.cs b/EPAServeur.Tests/Services/FormationServiceTests.cs index e47ddba..3df9aee 100644 --- a/EPAServeur.Tests/Services/FormationServiceTests.cs +++ b/EPAServeur.Tests/Services/FormationServiceTests.cs @@ -10,8 +10,9 @@ using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; -namespace EPAServeur.Tests +namespace EPAServeur.Tests.Services { + [TestFixture] public class FormationServiceTests { #region Variables