Skip to content

Commit 917b25c

Browse files
committed
Adding requirefips build tag
1 parent 2ced379 commit 917b25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/integration/upgrade_standalone_fips_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// or more contributor license agreements. Licensed under the Elastic License 2.0;
33
// you may not use this file except in compliance with the Elastic License 2.0.
44

5-
//go:build integration
5+
//go:build integration && requirefips
66

77
package integration
88

0 commit comments

Comments
 (0)