From 0b2ca1a85b2746515b2a1d722515d2f58d97a33d Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Mon, 25 May 2020 10:20:04 +0200 Subject: [PATCH] ci: add CI check so it appears in screenshots --- e2e/transitions/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/e2e/transitions/index.ts b/e2e/transitions/index.ts index 6738f98b..a654d8a4 100644 --- a/e2e/transitions/index.ts +++ b/e2e/transitions/index.ts @@ -89,6 +89,7 @@ const app = createApp({ template: `

Transitions

+
CI: ${__CI__}