Skip to content

Commit 1e2ad6a

Browse files
authored
Add HAR files for gh_new_issue and gh_new_pr. (#17)
2 parents 59c96f1 + 3c1daf1 commit 1e2ad6a

File tree

3 files changed

+3060
-0
lines changed

3 files changed

+3060
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
export const PAGES = {
22
gh_issue: 'https://github.com/diffplug/selfie/issues/523',
3+
gh_new_issue: 'https://github.com/diffplug/selfie/issues/new',
4+
gh_new_pr:
5+
'https://github.com/diffplug/selfie/compare/main...cavia-porcellus:selfie:main?expand=1',
36
gh_pr: 'https://github.com/diffplug/selfie/pull/517',
47
} as const

browser-extension/tests/har/gh_new_issue.har

Lines changed: 1327 additions & 0 deletions
Large diffs are not rendered by default.

browser-extension/tests/har/gh_new_pr.har

Lines changed: 1730 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)