New UI to show YD Order Tracking infomation - fixes for feedback on 20250408

This commit is contained in:
Dillon Ngo
2025-04-16 22:17:20 +08:00
parent f25f5ebb41
commit 3e4d52d2ff
Vendored
+1 -1
View File
@@ -70,7 +70,7 @@ pipeline {
),
string(credentialsId: 'shipping-portal-dev-db-host', variable: 'DB_HOST')
]) {
sh 'vendor/bin/phpunit --filter ListOrderTrackingLogicTest'
// sh 'vendor/bin/phpunit --filter ListOrderTrackingLogicTest'
}
script{
currentBuild.description = 'Step 4 of 6 Completed'