Skip to content

Commit f677458

Browse files
authored
fix integration test (#2219)
1 parent e6965bd commit f677458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/integration_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cargo test ./opentelemetry-otlp/tests/integration_test/tests -- --ignored
1+
cd ./opentelemetry-otlp/tests/integration_test/tests && cargo test -- --ignored

0 commit comments

Comments
 (0)