Skip to content

Commit

Permalink
Try new storage
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Aug 25, 2024
1 parent 3508613 commit 6da89cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azkustoingest/test/etoe/etoe_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ func TestFileIngestion(t *testing.T) { //ok

mockRows := createMockLogRows()

const blob = "https://adxingestiondemo.blob.core.windows.net/data/demo.json"
const blob = "https://kustoe2estorage.blob.core.windows.net/data/demo.json"
tests := []struct {
// desc describes the test.
desc string
Expand Down

0 comments on commit 6da89cb

Please sign in to comment.