Skip to content

Commit 804f57d

Browse files
committed
removing E2E specific variables from .env.example
1 parent 49fd795 commit 804f57d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.env.example

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ ATLASSIAN_URL=
1111
JIRA_ADMIN_EMAIL=
1212
# Create a new API token in Jira [https://id.atlassian.com/manage-profile/security/api-tokens]
1313
JIRA_ADMIN_API_TOKEN=
14-
15-
# These variables need to be filled only for running E2E test
16-
E2E_JIRA_ADMIN_EMAIL=
17-
E2E_JIRA_ADMIN_API_TOKEN=

0 commit comments

Comments
 (0)