feat: rename ThreeFold to Mycelium in copyright, docs, specs, and UI across codebase

This commit is contained in:
mik-tf
2025-09-08 13:45:02 -04:00
parent 8d66810688
commit c054ceb24d
22 changed files with 146 additions and 146 deletions

View File

@@ -190,7 +190,7 @@ async fn test_complete_provider_dashboards_ux_workflow() {
// Create test service provider profile
let service_offerings = vec![
("consulting", "ThreeFold Consulting", 150.0, 25, 4.8, "active"),
("consulting", "Mycelium Consulting", 150.0, 25, 4.8, "active"),
("development", "Custom Development", 120.0, 18, 4.6, "active"),
("migration", "Cloud Migration", 140.0, 12, 4.9, "active"),
("support", "24/7 Technical Support", 80.0, 45, 4.7, "active"),