Skip to content

Commit

Permalink
Fix: ShipmentStatus namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
llorensjj committed Mar 30, 2023
1 parent 4f49104 commit 3d7ffeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Enums/Sales/Shipments/ShipmentStatus.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace DescomMarket\Common\Enums\Sales\Shippings;
namespace DescomMarket\Common\Enums\Sales\Shipments;

enum ShipmentStatus: string
{
Expand Down

0 comments on commit 3d7ffeb

Please sign in to comment.