Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

updates #2166

Merged
merged 1 commit into from
Mar 18, 2020
Merged

updates #2166

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/pipelines/pipelines-it-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
displayName: 'Install dependencies for integration tests'
- script: |
cd test
source unittest.sh
source scripts/unittest.sh
displayName: 'Unit test'
- script: |
cd test
Expand Down