Skip to content

Commit dd26b86

Browse files
committed
upd: single test racy test without race flag
1 parent e3e2331 commit dd26b86

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ test/lint/fix:
1212

1313
test/unit:
1414
go test -race ./...
15+
go test ./internal/generator/cli/confirm -run '' ./internal/generator/cli/confirm/confirm_race_off_test.go
1516

1617
test/cover: module=./...
1718
test/cover:

0 commit comments

Comments
 (0)