Skip to content

Commit

Permalink
changed io.antmedia.storage.storageClient
Browse files Browse the repository at this point in the history
  • Loading branch information
cemklc committed May 3, 2021
1 parent cfae457 commit 1dcbf40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/io/antmedia/test/test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@

<bean id="streamAcceptFilter" class="io.antmedia.filter.StreamAcceptFilter"/>

<bean id="app.storageClient" class="io.antmedia.storage.storageClient"> </bean>
<bean id="app.storageClient" class="io.antmedia.storage.StorageClient"> </bean>

<bean id="web.handler" class="io.antmedia.test.Application">
<property name="dataStoreFactory" ref="dataStoreFactory" />
Expand Down

0 comments on commit 1dcbf40

Please sign in to comment.