We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25dfe16 commit be03357Copy full SHA for be03357
1 file changed
test/unit/amend.test.js
@@ -17,7 +17,7 @@ const createSession = (overrides = undefined) => {
17
const options = {
18
owner: 'nodejs',
19
repo: 'node',
20
- upstream: 'upstream',
+ upstream: 'origin',
21
branch: 'main',
22
prid: 123,
23
oneCommitMax: false,
0 commit comments