Skip to content

Commit 8dbeb51

Browse files
committed
fix(ci): use placeholder url
1 parent 40956a5 commit 8dbeb51

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

source/plugins/community/16personalities/examples.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@
88
plugin_16personalities_url: ${{ secrets.SIXTEEN_PERSONALITIES_URL }}
99
plugin_16personalities_sections: personality, traits
1010
plugin_16personalities_scores: no
11-
test:
12-
modes: []

tests/cases/16personalities.plugin.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/secrets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"SPLATOON_TOKEN":"{}",
1717
"SPLATOON_STATINK_TOKEN":"MOCKED_TOKEN",
1818
"POOPMAP_TOKEN":"MOCKED_TOKEN",
19-
"SIXTEEN_PERSONALITIES_URL":"https://www.16personalities.com/profiles/xxxxxxxxxxxxx"
19+
"SIXTEEN_PERSONALITIES_URL":"https://www.16personalities.com/profiles/b7d9f29453ea5"
2020
}

0 commit comments

Comments
 (0)