mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-28 07:26:19 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -3916,10 +3916,13 @@ src/Tests/Nop.Tests/Nop.Services.Tests/Tax/FixedRateTestTaxProvider.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Tax/TaxServiceTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Tax/TaxCategoryServiceTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Helpers/DateTimeHelperTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Shipping/WarehouseServiceTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Shipping/CalculateDimensionsTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Shipping/PickupPointTestProvider.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Shipping/ShippingServiceTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Shipping/FixedRateTestShippingRateComputationMethod.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Shipping/ShippingPluginManagerTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Shipping/ShippingMethodsServiceTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Affiliates/AffiliateServiceTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Localization/LocalizedEntityServiceTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Services.Tests/Localization/LocalizationServiceTests.cs
|
||||
@@ -4838,6 +4841,7 @@ src/Libraries/Nop.Services/Shipping/IShippingPluginManager.cs
|
||||
src/Libraries/Nop.Services/Shipping/Tracking/ShipmentStatusEvent.cs
|
||||
src/Libraries/Nop.Services/Shipping/Tracking/IShipmentTracker.cs
|
||||
src/Libraries/Nop.Services/Shipping/ShipmentService.cs
|
||||
src/Libraries/Nop.Services/Shipping/WarehouseService.cs
|
||||
src/Libraries/Nop.Services/Shipping/NopShippingDefaults.cs
|
||||
src/Libraries/Nop.Services/Shipping/Caching/DeliveryDateCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Shipping/Caching/WarehouseCacheEventConsumer.cs
|
||||
@@ -4848,9 +4852,12 @@ src/Libraries/Nop.Services/Shipping/Caching/ShipmentItemCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Shipping/Caching/ProductAvailabilityRangeCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Shipping/ShippingService.cs
|
||||
src/Libraries/Nop.Services/Shipping/IShippingRateComputationMethod.cs
|
||||
src/Libraries/Nop.Services/Shipping/IShippingMethodsService.cs
|
||||
src/Libraries/Nop.Services/Shipping/GetShippingOptionResponse.cs
|
||||
src/Libraries/Nop.Services/Shipping/EventPublisherExtensions.cs
|
||||
src/Libraries/Nop.Services/Shipping/ShippingPluginManager.cs
|
||||
src/Libraries/Nop.Services/Shipping/ShippingMethodsService.cs
|
||||
src/Libraries/Nop.Services/Shipping/IWarehouseService.cs
|
||||
src/Libraries/Nop.Services/Shipping/GetShippingOptionRequest.cs
|
||||
src/Libraries/Nop.Services/Shipping/IShipmentService.cs
|
||||
src/Libraries/Nop.Services/Shipping/Pickup/GetPickupPointsResponse.cs
|
||||
|
||||
Reference in New Issue
Block a user