Fix tests
This commit is contained in:
parent
efdc50eb1d
commit
87bd780f9f
34 changed files with 230 additions and 303 deletions
|
|
@ -1,7 +1,5 @@
|
|||
package lu.foyer
|
||||
package contracts
|
||||
|
||||
import lu.foyer.clients.Address
|
||||
|
||||
trait EmployeeService:
|
||||
def fetchOne(subject: String): Either[String, Employee]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue