spelling: release
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
deb32b15fd
commit
ca747758d7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ let ``it can Shorten main branch Name``() =
|
|||
branchNameShorten branch |> should equal "main"
|
||||
|
||||
[<Fact>]
|
||||
let ``it can Shorten releae branch Name``() =
|
||||
let ``it can Shorten release branch Name``() =
|
||||
let branch =
|
||||
{ GitBranchName = "release/3.1.1xx"
|
||||
DisplayName = "Release/3.1.1XX<br>(3.1.x Runtime)"
|
||||
|
|
Loading…
Reference in a new issue