From 09361c216799131d0d0bf2b5cb62dc8f2c583301 Mon Sep 17 00:00:00 2001 From: Stefan Natter Date: Wed, 14 Apr 2021 20:33:13 +0200 Subject: [PATCH] fixup! add todo note --- cypress/integration/app/Navigation.spec.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress/integration/app/Navigation.spec.ts b/cypress/integration/app/Navigation.spec.ts index 8d49e07..6e5ea30 100644 --- a/cypress/integration/app/Navigation.spec.ts +++ b/cypress/integration/app/Navigation.spec.ts @@ -1,5 +1,6 @@ /** * TODO: document when and how to use reference types + * TODO: or try https://github.com/cypress-io/cypress/issues/1152#issuecomment-509729392 */ ///