You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert.equal(treeRequest?.[2]?.base_tree,"prior-tree","existing branch publication must extend its current tree")
41
43
assert.deepEqual(treeRequest?.[2]?.tree,[{path: "README.md",mode: "100644",type: "blob",sha: "blob"}],"the prior branch tree remains the base while only approved changed files are replaced")
0 commit comments