create-app: fix App test in template

This commit is contained in:
Patrik Oldsberg
2020-08-13 14:46:43 +02:00
parent af9d127644
commit be08475017
@@ -10,6 +10,7 @@ describe('App', () => {
{
data: {
app: { title: 'Test' },
backend: { baseUrl: 'http://localhost:7000' },
},
context: 'test',
},