summaryrefslogtreecommitdiff
path: root/HutchTests/RepositoryACLViewModelTests.swift
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-15 19:26:27 -0500
committerChristian Cleberg <[email protected]>2026-07-15 19:26:27 -0500
commit3c99c01ad1c0c855ef1793d4b74a9c77e7445811 (patch)
treecc63d6d1c676c6a5ad4051f6f3a05cbe9028c1fb /HutchTests/RepositoryACLViewModelTests.swift
parent7ffef07278e94bd3c268ee5cbd5c9c11cbfa3270 (diff)
downloadhutch-3c99c01ad1c0c855ef1793d4b74a9c77e7445811.tar.gz
hutch-3c99c01ad1c0c855ef1793d4b74a9c77e7445811.tar.bz2
hutch-3c99c01ad1c0c855ef1793d4b74a9c77e7445811.zip
fix: stop shadowing serviceNotProvisioned classification
"No such repository or user found" matched the broad "no such" test for .notFound, which ran first and made the .serviceNotProvisioned rule below it unreachable. Users hitting a service they have not activated were told the content was no longer available rather than that the account needs to enable the service. Order the specific check ahead of the general one.
Diffstat (limited to 'HutchTests/RepositoryACLViewModelTests.swift')
0 files changed, 0 insertions, 0 deletions