Skip to content

Commit c71f440

Browse files
emily.johnsonsophiewigmore
emily.johnson
authored andcommitted
Remove focus
1 parent 52c0057 commit c71f440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo/jam/summarize_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ version = "3.4.5"
432432
})
433433
})
434434

435-
context.Focus("failure cases", func() {
435+
context("failure cases", func() {
436436
context("when the required buildpack flag is not set", func() {
437437
it("prints an error message", func() {
438438
command := exec.Command(

0 commit comments

Comments
 (0)