Skip to content

Commit a50eed5

Browse files
committed
Fixed tests
1 parent b7c2060 commit a50eed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ async function main() {
1515
pull_request: {
1616
number: process.env.PR_NUMBER,
1717
labels: [],
18-
head: {
18+
base: {
1919
repo: {
2020
name: process.env.PR_NAME,
2121
owner: {

0 commit comments

Comments
 (0)