fix: add missing closing brace in project_context tests

This commit is contained in:
Hunter Bown
2026-05-10 08:29:03 -05:00
parent 0866fd6edc
commit a617e3af18
+1
View File
@@ -892,3 +892,4 @@ mod tests {
.contains("Project Structure (Auto-generated)")
);
}
}