Skip to content

Commit

Permalink
T - Retter arch test for statistikk med ny path for DiagnosticsContro…
Browse files Browse the repository at this point in the history
…ller
  • Loading branch information
dskarpas committed Sep 6, 2024
1 parent 9b94d79 commit c76e63c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class ArchitectureTest {
val statistikk = "statistikk"

val packages: Map<String, String> = mapOf(
"$root.health.." to health,
"$root.shared.api.health.." to health,
"$root.prefill.." to prefill,
"$root.prefill.models.." to models,
"$root.config.." to config,
Expand Down

0 comments on commit c76e63c

Please sign in to comment.