Skip to content

Commit d4de5c8

Browse files
committed
Add link to the issue
1 parent 1d2255d commit d4de5c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playground/frontend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ tasks.register("integrationTest") {
190190
dependsOn("integrationTest_standalone_default_examples")
191191
dependsOn("integrationTest_standalone_editing")
192192
dependsOn("integrationTest_standalone_example_selector")
193-
//TODO: Fix assert not null
193+
//TODO: (https://github.com/apache/beam/issues/37698) Fix assert not null
194194
//dependsOn("integrationTest_standalone_miscellaneous_ui")
195195
dependsOn("integrationTest_standalone_run_shortcuts")
196196
dependsOn("integrationTest_standalone_share_code")

0 commit comments

Comments
 (0)