Commit 55af644
committed
fix: use displaySlug in ambiguous-project error messages
BugBot correctly flagged that the ValidationError (line 1334) and
ResolutionError (line 1522) for ambiguous project matches still used
projectSlug instead of displaySlug.1 parent c0583e4 commit 55af644
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1331 | 1331 | | |
1332 | 1332 | | |
1333 | 1333 | | |
1334 | | - | |
| 1334 | + | |
1335 | 1335 | | |
1336 | 1336 | | |
1337 | 1337 | | |
| |||
1520 | 1520 | | |
1521 | 1521 | | |
1522 | 1522 | | |
1523 | | - | |
| 1523 | + | |
1524 | 1524 | | |
1525 | 1525 | | |
1526 | 1526 | | |
| |||
0 commit comments