expect(response.text).to.equal('Failed to load config for url ui-server-not: Error: Failed to fetch https://ui-server-not/api/apps/manifests?action=config')
expect(response.text).to.equal('Failed to load config for url https://ui-server-not/pwa.json: Error: Failed to fetch https://ui-server-not/api/apps/manifests?action=config')
})
it('delivers valid webmanifest with raw_manifest',asyncfunction (){
...
...
@@ -219,7 +219,7 @@ describe('Service delivers a generated web-manifest', function () {