feat: Refactoring route declarations.
This commit is contained in:
@@ -6,7 +6,7 @@ import URLRouting
|
||||
|
||||
@Suite("EmployeeViewRouteTests")
|
||||
struct EmployeeViewRouteTests {
|
||||
let router = ViewRoute.router
|
||||
let router = SiteRoute.View.router
|
||||
|
||||
@Test
|
||||
func employeeCreate() throws {
|
||||
|
||||
Reference in New Issue
Block a user