gianm commented on a change in pull request #10256: URL: https://github.com/apache/druid/pull/10256#discussion_r467312311
########## File path: web-console/src/dialogs/spec-dialog/__snapshots__/spec-dialog.spec.tsx.snap ########## @@ -1,6 +1,187 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`spec dialog matches snapshot 1`] = ` +exports[`spec dialog matches snapshot no initSpec 1`] = ` Review comment: Oh, interesting… Do we bundle this with the released app or is it skipped? I didn't realize it was a test file at first, because it's in the same `src` path that the main code is in. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
