diff options
| author | Ahmed <git@gumx.cc> | 2026-06-20 00:07:58 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-20 00:07:58 +0300 |
| commit | f0b79f27b7f17e3862285e01b71aad30cb25cd89 (patch) | |
| tree | 47b3e67d55a98c089ce16d77cb55ff04f5f3b216 /spec/tests/cases.json | |
| parent | ba5a9613f6c5b7d9b5f7eb7add147a9bdb8b6a44 (diff) | |
fix: bunch of vibed edits to fix vibed edits
Diffstat (limited to 'spec/tests/cases.json')
| -rw-r--r-- | spec/tests/cases.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/tests/cases.json b/spec/tests/cases.json index d27976f..92cb499 100644 --- a/spec/tests/cases.json +++ b/spec/tests/cases.json @@ -193,7 +193,7 @@ { "id": "direct_all_three_modifiers", - "description": "Direct field with $, /, and + (security: q5$/6+7 — paid, fluctuates, aspires)", + "description": "Direct field with $, /, and + (security: q5$/6+7, paid, fluctuates, aspires)", "uri": "ugi:0@t6b:gcs,q5$/6+7", "block": "------- BEGIN UGI BLOCK -------\nv:0 @t6b Gcs\nQ5$/6+7\n-------- END UGI BLOCK --------", "decoded": { @@ -406,7 +406,7 @@ { "id": "multi_1char_subid", - "description": "Multi field with 1-char sub-IDs (hair: hh4f6) and single-char sub-IDs (programming: pc5 — 'c' is 1-char)", + "description": "Multi field with 1-char sub-IDs (hair: hh4f6) and single-char sub-IDs (programming: pc5, 'c' is 1-char)", "uri": "ugi:0@t18:gcs,hh4f6,pc5", "block": "------- BEGIN UGI BLOCK -------\nv:0 @t18 Gcs\nHh4 Hf6\nPc5\n-------- END UGI BLOCK --------", "decoded": { @@ -426,7 +426,7 @@ { "id": "multi_3char_subid", - "description": "Multi field with 3-char sub-ID from sub_id_groups (OS: oxsl5 — 'xsl' is Slackware)", + "description": "Multi field with 3-char sub-ID from sub_id_groups (OS: oxsl5, 'xsl' is Slackware)", "uri": "ugi:0@t19:gcs,oxsl5", "block": "------- BEGIN UGI BLOCK -------\nv:0 @t19 Gcs\nOxsl5\n-------- END UGI BLOCK --------", "decoded": { |
