Skip to content

Commit c9d3a5f

Browse files
chore: this commit moves the test file to the “filtering” folder to improve the structure.
1 parent 7c36b7d commit c9d3a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Boundaries/Comanda.Payments/Tests/Unit/PaymentPipelineDefinitionTests.cs renamed to Boundaries/Comanda.Payments/Tests/Unit/Filtering/PaymentPipelineDefinitionTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace Comanda.Payments.TestSuite.Unit;
1+
namespace Comanda.Payments.TestSuite.Unit.Filtering;
22

33
public sealed class PaymentPipelineDefinitionTests
44
{

0 commit comments

Comments
 (0)