completed 05 ticket v2, started 06 tms
Some checks failed
CI / build (push) Failing after 1m54s
CI / gravity (push) Has been skipped
CI / is_fresh (push) Successful in 31s
CI / formatter (push) Failing after 7m2s

This commit is contained in:
2025-03-17 12:14:28 +05:30
parent 8413518a84
commit 2fa61e7715
9 changed files with 126 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
fn intro() -> &'static str {
// TODO: fix me 👇
"I'm ready to __!"
"I'm ready to build a ticket management system!"
}
#[cfg(test)]