Skip to content

Commit

Permalink
rephrase the test description
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hayakawa <hhiroshell@gmail.com>
  • Loading branch information
hhiroshell committed Sep 17, 2024
1 parent cee65f2 commit 59a0abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/commands/build_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ builder = "my-builder"
})
})

when("a path with the same name as the image exists locally", func() {
when("a local path with the same string as the specified image name exists", func() {
var dir string

it.Before(func() {
Expand Down

0 comments on commit 59a0abf

Please sign in to comment.