Skip to content

Commit f96ef9c

Browse files
author
Victoria Hall
committed
test fix
1 parent 7741617 commit f96ef9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/decorators/test_decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1628,7 +1628,7 @@ def test_blob_input_binding():
16281628
"type": BLOB_TRIGGER,
16291629
"name": "req",
16301630
"path": "dummy_path",
1631-
"source": BlobSource.EVENT_GRID,
1631+
"source": "EventGrid",
16321632
"connection": "dummy_conn"
16331633
})
16341634

0 commit comments

Comments
 (0)