snack bar unit test (#594)

This commit is contained in:
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
2019-03-19 03:21:20 -03:00
committed by Kiran Niranjan
parent e352363848
commit e3f4830c4a
2 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`snack bar should render correctly 1`] = `<div />`;