Skip to content

Commit 6829355

Browse files
committed
Adds missing cfg for test module
1 parent d3293b1 commit 6829355

File tree

1 file changed

+1
-0
lines changed
  • server/swimos_connector_fluvio/src/ingress

1 file changed

+1
-0
lines changed

server/swimos_connector_fluvio/src/ingress/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
#[cfg(test)]
1516
mod tests;
1617

1718
use crate::config::FluvioIngressConfiguration;

0 commit comments

Comments
 (0)