Skip to content

Commit 7920ee6

Browse files
committed
bump azurite to 3.12.0
1 parent 79cf3ff commit 7920ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_azure/start_azure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ set -e
22
set -o pipefail
33

44

5-
npm install azurite@2.7.0
5+
npm install azurite@3.12.0
66
echo starting azurite-blob
77
$(npm bin)/azurite-blob &
88
sleep 10 # Wait for storage emulator to start

0 commit comments

Comments
 (0)