Skip to content
Snippets Groups Projects
Verified Commit 36a8f577 authored by Adam Krídl's avatar Adam Krídl
Browse files

Make service tests packaging consistent

parent 7c73de69
No related branches found
No related tags found
No related merge requests found
Pipeline #
package cz.muni.fi.pa165.core.flight;
package cz.muni.fi.pa165.core.service.flight;
import cz.muni.fi.pa165.core.data.domain.Flight;
import cz.muni.fi.pa165.core.data.repository.flight.FlightRepository;
......
package cz.muni.fi.pa165.core.steward;
package cz.muni.fi.pa165.core.service.steward;
import cz.muni.fi.pa165.core.data.domain.Flight;
import cz.muni.fi.pa165.core.data.domain.FlightSteward;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment