[
https://issues.apache.org/jira/browse/VFS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767141#comment-17767141
]
Gary D. Gregory commented on VFS-850:
-------------------------------------
Merged PR [https://github.com/apache/commons-vfs/pull/427]
TY [~beisetho]
> Instantiate wrong ProviderTestSuite in Webdav4ProviderTestCase
> --------------------------------------------------------------
>
> Key: VFS-850
> URL: https://issues.apache.org/jira/browse/VFS-850
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.9.0
> Reporter: Thorsten Beise
> Priority: Minor
>
> In
> {code:java}
> org.apache.commons.vfs2.provider.webdav4.test.Webdav4ProviderTestCase{code}
> we should instantiate
> {code:java}
> org.apache.commons.vfs2.provider.webdav4.test.Webdav4ProviderTestSuite{code}
> instead of
> {code:java}
> org.apache.commons.vfs2.ProviderTestSuite{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)