Skip to content

Commit

Permalink
Adapt test that depended on an old branch
Browse files Browse the repository at this point in the history
Branch cleanup removed all the idle outdated branches, but missed that
this branch was used in automated tests.
  • Loading branch information
MarkEWaite committed Nov 21, 2023
1 parent fc6ec5a commit 7fea659
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ public void testDoFillValueItems_listRevisionsWithBranch() throws Exception {
PT_REVISION,
"testDefaultValue",
"testDescription",
"origin/preview_0_3",
"origin/test/my-branch",
".*",
"*",
SortMode.NONE,
Expand Down

0 comments on commit 7fea659

Please sign in to comment.