diff options
Diffstat (limited to 'crates/mozart/src/commands/require.rs')
| -rw-r--r-- | crates/mozart/src/commands/require.rs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/crates/mozart/src/commands/require.rs b/crates/mozart/src/commands/require.rs index 08ee6ea..828474d 100644 --- a/crates/mozart/src/commands/require.rs +++ b/crates/mozart/src/commands/require.rs @@ -1035,10 +1035,6 @@ mod tests { // The real behavior is tested via integration tests (marked #[ignore]). } - // ───────────────────────────────────────────────────────────────────────── - // Integration tests (network, #[ignore]) - // ───────────────────────────────────────────────────────────────────────── - #[tokio::test] #[ignore] async fn test_require_full_e2e() { |
