mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
e2e-tests: Move test credentials to a JSON file.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
5fbb60a849
commit
d78902fac3
@@ -23,10 +23,7 @@ export default [
|
||||
"docs/_build",
|
||||
"static/generated",
|
||||
"static/webpack-bundles",
|
||||
"var/*",
|
||||
"!var/puppeteer",
|
||||
"var/puppeteer/*",
|
||||
"!var/puppeteer/test_credentials.d.ts",
|
||||
"var",
|
||||
"web/generated",
|
||||
"web/third",
|
||||
"zulip-current-venv",
|
||||
|
Reference in New Issue
Block a user