Skip to content

Commit 5b6d68f

Browse files
authored
Merge pull request #2013 from bcgov/test
Test
2 parents 8f3bd32 + 1cd52c0 commit 5b6d68f

180 files changed

Lines changed: 43408 additions & 1021 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

applications/Unity.AutoUI/cypress.pipeline.env.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"test1username": "{{test1username}}",
55
"test1password": "{{test1password}}",
66
"test2username": "{{test2username}}",
7-
"test2password": "{{test2password}}"
7+
"test2password": "{{test2password}}",
8+
"TEST_EMAIL_TO": "{{test_email_to}}",
9+
"TEST_EMAIL_CC": "{{test_email_CC}}",
10+
"TEST_EMAIL_BCC": "{{test_email_BCC}}"
811
}

0 commit comments

Comments
 (0)