From 9d08bcc8643616e20f94d42643633ed2d2c7b399 Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Thu, 28 Aug 2025 11:25:57 -0500 Subject: [PATCH] Update e2e local testing steps --- docs/testing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/testing.md b/docs/testing.md index da077be..e4fec11 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -22,5 +22,6 @@ 2. `export OP_CONNECT_TOKEN=` 3. `export OP_SERVICE_ACCOUNT_TOKEN=` 4. `make test-e2e` +5. Put `1password-credentials.json` into project root. **Run**: `make test-e2e` \ No newline at end of file