Skip to content

Commit bc8c583

Browse files
committed
CDK: fix test
Signed-off-by: Artem Inzhyyants <[email protected]>
1 parent 6fe3d63 commit bc8c583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unit_tests/sources/declarative/test_concurrent_declarative_source.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,7 @@ def test_discover():
876876
"arcana_personas",
877877
"palace_enemies",
878878
"async_job_stream",
879+
"incremental_counting_stream",
879880
}
880881

881882
source = ConcurrentDeclarativeSource(

0 commit comments

Comments
 (0)