fredia commented on code in PR #21410:
URL: https://github.com/apache/flink/pull/21410#discussion_r1173491827
##########
flink-runtime/src/test/java/org/apache/flink/runtime/state/FileStateBackendTest.java:
##########
@@ -35,24 +34,22 @@
* Tests for the keyed state backend and operator state backend, as created by
the {@link
* FsStateBackend}.
*/
-@RunWith(Parameterized.class)
public class FileStateBackendTest extends StateBackendTestBase<FsStateBackend>
{
Review Comment:
Should we remove `public` here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]