mirror of
https://github.com/valitydev/fraudbusters-management.git
synced 2024-11-06 08:25:17 +00:00
remove redundant
This commit is contained in:
parent
70ea2eb97c
commit
a7d604c126
@ -1,10 +0,0 @@
|
||||
package com.rbkmoney.fraudbusters.management.dao;
|
||||
|
||||
import com.rbkmoney.testcontainers.annotations.postgresql.PostgresqlTestcontainerSingleton;
|
||||
import org.springframework.boot.test.autoconfigure.jooq.JooqTest;
|
||||
|
||||
@PostgresqlTestcontainerSingleton
|
||||
@JooqTest
|
||||
public abstract class AbstractPostgresIntegrationTest {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user