Skip to content

Commit bfd6aaa

Browse files
committed
Fix integration tests requiring the IDR Pipeline
1 parent 6e4ef27 commit bfd6aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/bfd-server-ng/src/test/java/gov/cms/bfd/server/ng/IntegrationTestConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public PostgreSQLContainer<?> postgres(Clock clock) throws IOException, Interrup
8080
date,
8181
"uv",
8282
"run",
83-
"pipeline.py",
83+
"idr-pipeline",
8484
"--source",
8585
"postgres",
8686
"--load-mode",

0 commit comments

Comments
 (0)