Skip to content

Commit

Permalink
Forget to commit argument
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaskrause committed Aug 7, 2024
1 parent cab5573 commit d0b87ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/exporter/graphml/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ fn export_graphml_with_vis() {
// Export the annotation graph, but zip the content
let mut exporter = GraphMLExporter::default();
exporter.guess_vis = true;
exporter.stable_order = true;

let output_path = TempDir::new().unwrap();

Expand Down

0 comments on commit d0b87ba

Please sign in to comment.