mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-10 07:48:48 +07:00
chore: more prompts
This commit is contained in:
@ -88,6 +88,6 @@ routing {
|
||||
t.Fatalf("\n%v", err)
|
||||
}
|
||||
for _, section := range sections {
|
||||
t.Logf("\n%v", section.String())
|
||||
t.Logf("\n%v", section.String(false, false))
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user