williaster commented on a change in pull request #5218: [fix] layout converter 
fix
URL: 
https://github.com/apache/incubator-superset/pull/5218#discussion_r197305365
 
 

 ##########
 File path: 
superset/assets/spec/javascripts/dashboard/fixtures/mockSliceEntities.js
 ##########
 @@ -37,3 +37,141 @@ export default {
   errorMessage: null,
   lastUpdated: 0,
 };
+
+export const sliceEntitiesForDashboard = {
+  slices: {
+    '127': {
 
 Review comment:
   nit -- these don't need quotes / looks like prettier doesn't cover fixtures. 
nbd we can fix in another linting pass.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to