We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ba0a2 commit ba07de0Copy full SHA for ba07de0
apps/datahub/src/app/app.component.ts
@@ -13,3 +13,4 @@ export class AppComponent implements OnInit {
13
if (favicon) ThemeService.setFavicon(favicon)
14
}
15
16
+//temporal comment to trigger e2e tests
0 commit comments