mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-27 18:11:29 +02:00
Appease codespell in the guardrail model test comment
This commit is contained in:
@@ -192,7 +192,7 @@ func TestGetAllProviders_SelfScopedModelsFollowGuardrails(t *testing.T) {
|
||||
ctx := context.Background()
|
||||
mgr, s := newSelfScopeProvidersFixture(t)
|
||||
|
||||
// Re-declare the granted provider with two models and restrict the
|
||||
// Redeclare the granted provider with two models and restrict the
|
||||
// caller's policy with an allowlist admitting one declared model plus
|
||||
// one the operator never declared (unreachable — the router only
|
||||
// claims declared models, so it must not surface).
|
||||
|
||||
Reference in New Issue
Block a user