mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:56:46 +00:00
4 lines
144 B
Scala
4 lines
144 B
Scala
package code.setup
|
|
|
|
//Set the default connector setup here by extending it
|
|
trait DefaultConnectorTestSetup extends LocalMappedConnectorTestSetup |