Skip to content

Commit

Permalink
107519 - Updated namespace AB#107519
Browse files Browse the repository at this point in the history
  • Loading branch information
harshda15125 committed Jan 11, 2024
1 parent 058c59c commit da80e02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
using UKHO.ERPFacade.Common.Models;
using UKHO.ERPFacade.EventAggregation.WebJob.Helpers;

namespace UKHO.ERPFacade.EventAggregation.WebJob.Tests.Helpers
namespace UKHO.ERPFacade.EventAggregation.WebJob.UnitTests.Helpers
{
[TestFixture]
public class RecordOfSaleSapMessageBuilderTests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
using UKHO.ERPFacade.Common.Exceptions;
using UKHO.ERPFacade.Common.Models;

namespace UKHO.ERPFacade.EventAggregation.WebJob.Tests.Services
namespace UKHO.ERPFacade.EventAggregation.WebJob.UnitTests.Services
{
[TestFixture]
public class AggregationServiceTests
Expand Down

0 comments on commit da80e02

Please sign in to comment.