Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 491e617

Browse files
authored
Merge branch 'master' into feat/mapping
2 parents e21a023 + cb7065d commit 491e617

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/protoflow-blocks/src/blocks/sys/write_file.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ mod tests {
164164
}
165165

166166
#[test]
167+
#[ignore = "temporarily disabled"]
167168
fn run_block() {
168169
use std::{fs::File, io::Read, string::String};
169170

0 commit comments

Comments
 (0)