TheArchitectit
d58197cca4
fix: update slash command count and add /setup assertion in test
...
- Update slash_command_specs().len() assertion from 139 to 140.
The /setup command added by this PR increased the spec count by 1
but the test's expected count was not updated, causing CI failure.
- Add assert!(help.contains("/setup")) to the
renders_help_from_shared_specs test so the new command is
verified in the help output.
Fixes CI Build ❌ and Test ❌ on #3218 .
2026-06-04 22:06:32 -05:00
..
2026-05-14 18:07:03 +09:00
2026-04-03 19:31:49 +09:00
2026-06-03 20:20:04 +09:00
2026-04-02 18:10:12 +09:00
2026-04-05 18:41:02 +00:00
2026-05-25 12:49:34 +09:00
2026-06-04 21:52:48 -05:00
2026-06-04 22:06:32 -05:00
2026-05-27 16:57:59 +02:00
2026-05-14 18:11:53 +09:00
2026-05-14 18:07:11 +09:00
2026-04-07 15:19:45 +09:00
2026-05-14 18:33:51 +09:00
2026-06-03 21:23:00 +09:00
2026-04-01 03:55:00 +00:00
2026-05-14 18:05:26 +09:00
2026-06-04 22:06:32 -05:00
2026-04-05 18:46:06 +00:00
2026-05-15 10:00:40 +09:00
2026-04-05 18:46:06 +00:00
2026-04-08 11:21:13 +09:00
2026-05-15 10:06:39 +09:00
2026-05-15 10:00:40 +09:00
2026-05-15 10:05:42 +09:00
2026-04-10 08:33:35 +09:00
2026-06-05 10:52:37 +09:00
2026-06-05 09:53:26 +09:00
2026-05-15 09:45:29 +09:00
2026-05-15 13:34:57 +09:00
2026-06-04 17:07:00 +09:00
2026-05-14 18:28:21 +09:00
2026-04-01 03:55:00 +00:00
2026-05-14 18:09:36 +09:00
2026-05-14 18:11:53 +09:00
2026-06-04 09:17:42 -05:00
2026-06-05 10:19:43 +09:00
2026-04-02 18:10:12 +09:00
2026-04-07 15:55:38 +09:00
2026-04-05 18:46:06 +00:00
2026-04-04 00:43:30 +09:00
2026-05-15 09:41:38 +09:00
2026-05-15 09:29:26 +09:00
2026-04-05 18:46:06 +00:00
2026-05-25 12:49:36 +09:00
2026-05-25 04:36:30 +00:00
2026-04-04 15:23:29 +00:00
2026-05-26 05:01:39 +08:00