Commit cdd7520
committed
fix(snap): Fix review warnings where non-unique elements appear in the assumes top-level property
This fixes the following review failure:
```text
Error found while validating snap.json::$.assumes: ['command-chain', 'command-chain', 'snapd2.43'] has non-unique elements lint-snap-v2_snap_schema
```
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>1 parent 1ea6e7e commit cdd7520
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
0 commit comments