Skip to content

Commit abf10f9

Browse files
committed
chore: Add no_run to example
1 parent ab93d4e commit abf10f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-operator/src/utils/cluster_domain.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pub enum Error {
4141
///
4242
/// ## Usage
4343
///
44-
/// ```
44+
/// ```no_run
4545
/// use stackable_operator::utils::KUBERNETES_CLUSTER_DOMAIN;
4646
///
4747
/// let kubernetes_cluster_domain = KUBERNETES_CLUSTER_DOMAIN.get()

0 commit comments

Comments
 (0)