Skip to content

Commit 1579b5c

Browse files
committed
Fix CassandraLockProviderIntegrationTest name
1 parent b75241d commit 1579b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @see net.javacrumbs.shedlock.provider.cassandra.CassandraLockProvider
1919
*/
20-
public class CassandraLockProvderIntegrationTest extends AbstractStorageBasedLockProviderIntegrationTest {
20+
public class CassandraLockProviderIntegrationTest extends AbstractStorageBasedLockProviderIntegrationTest {
2121

2222
private CqlSession cqlSession;
2323

0 commit comments

Comments
 (0)