[
https://issues.apache.org/jira/browse/FLINK-9415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16486806#comment-16486806
]
ASF GitHub Bot commented on FLINK-9415:
---------------------------------------
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/6058#discussion_r190139650
--- Diff: docs/dev/stream/testing.md ---
@@ -181,7 +181,7 @@ public class ExampleIntegrationTest extends
StreamingMultipleProgramsTestBase {
<div data-lang="scala" markdown="1">
{% highlight scala %}
-class ExampleIntegrationTest extends StreamingMultipleProgramsTestBase {
+class ExampleIntegrationTest extends
ScalaStreamingMultipleProgramsTestBase {
--- End diff --
yes i agree, let's modify the docs to mention `AbstractTestBase` and remove
`ScalaStreamingMultipleProgramsTestBase` in a separate issue.
> Remove reference to StreamingMultipleProgramsTestBase in docs
> -------------------------------------------------------------
>
> Key: FLINK-9415
> URL: https://issues.apache.org/jira/browse/FLINK-9415
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.5.0
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)