Skip to content

Commit

Permalink
fix: secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed May 14, 2024
1 parent ef99f83 commit c6a64d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/SECRETS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Generated randomly and used by Cloud app to sign JWTs.

## `ECHO_TEST_FCM_V1_CREDENTIALS`

From 1Password: `Firebase Push Server Tests Service Account`

FCM v1 service account credentials for test cases.

Setup:
Expand Down
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ build = "build.rs"
resolver = "2"

[features]
# default = ["full"]
full = ["functional_tests", "multitenant", "analytics", "geoblock", "cloud", "apns_tests", "fcm_tests", "fcmv1_tests"]
# Used to enable functional tests
functional_tests = []
Expand Down

0 comments on commit c6a64d8

Please sign in to comment.