test(runtime): wire new pricing importers into pipeline smoke and catalog mapping
This commit is contained in:
@@ -45,7 +45,7 @@ func TestRun360PricingImportDryRunPrintsSummary(t *testing.T) {
|
||||
for _, want := range []string{
|
||||
"source=360-pricing-import",
|
||||
"models=4",
|
||||
"operator=360 Open Platform",
|
||||
"operator=360 ZhiNao",
|
||||
"dry_run=true",
|
||||
} {
|
||||
if !strings.Contains(output, want) {
|
||||
|
||||
Reference in New Issue
Block a user