Skip to content

Commit a00ccfe

Browse files
committed
Fix directive
Signed-off-by: Max Lambrecht <[email protected]>
1 parent 420640f commit a00ccfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spire-api/tests/delegated_identity_api_client_test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// In addition it requires the admin endpoint to be exposed, and the running user to registered
33
// as an authorized_delegate.
44

5-
// #[cfg(feature = "integration-tests")]
5+
#[cfg(feature = "integration-tests")]
66
mod integration_tests_delegate_identity_api_client {
77
use once_cell::sync::Lazy;
88
use spiffe::bundle::BundleSource;

0 commit comments

Comments
 (0)