Skip to content

Commit 67fa57c

Browse files
committed
Fix code style
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
1 parent 0091a41 commit 67fa57c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/src/test-env/application-information-fake.injectable.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const applicationInformationFakeInjectable = getInjectable({
2626
k8sProxyVersion: "0.2.1",
2727
sentryDsn: "",
2828
contentSecurityPolicy: "script-src 'unsafe-eval' 'self'; frame-src http://*.localhost:*/; img-src * data:",
29-
}
29+
},
3030
}),
3131

3232
injectionToken: applicationInformationToken,

0 commit comments

Comments
 (0)