Remove pure passthrough getters from conformance store
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RaRBJFZKSTA7naHGuQHfnQ
This commit is contained in:
@@ -138,7 +138,7 @@ export default {
|
||||
break;
|
||||
}
|
||||
await conformanceStore.getConformanceReport(true);
|
||||
to.meta.file = conformanceStore.routeFile;
|
||||
to.meta.file = conformanceStore.allRouteFile;
|
||||
}
|
||||
next();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user