Skip to content

Commit 191e6ae

Browse files
committed
fix(dev): fix opensearch integration test path
1 parent 63bbcfd commit 191e6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/opensearch/config/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ matrix:
1717
paths:
1818
- "src/sinks/elasticsearch/**"
1919
- "src/sinks/util/**"
20-
- "tests/integration/elasticsearch/**"
20+
- "tests/integration/opensearch/**"

0 commit comments

Comments
 (0)