We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b668ca commit 0769568Copy full SHA for 0769568
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