fix (#285): fixed tests errors

This commit is contained in:
Priscila Oliveira
2019-11-18 22:47:57 +01:00
committed by GitHub
parent fc4a7ee12c
commit ec3f69a542

View File

@@ -1,3 +1,4 @@
{
"presets": [["@verdaccio"]]
"presets": [["@verdaccio"]],
"plugins": ["emotion"]
}