Skip to content

Commit 874486d

Browse files
committed
fix merge
1 parent 01c295a commit 874486d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dev: $(AIR)
5656

5757
# Run tests
5858
test:
59-
go test -tags containers_image_openpgp -tags containers_image_openpgp -v -timeout 30s ./...
59+
go test -tags containers_image_openpgp -v -timeout 30s ./...
6060

6161
# Generate JWT token for testing
6262
# Usage: make gen-jwt [USER_ID=test-user]

0 commit comments

Comments
 (0)