Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ce7elem committed Sep 29, 2023
1 parent c97856e commit a522731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/playbook.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#[cfg(test)]
mod tests {
use serde_json::json;
use rs_ansible::*;
use serde_json::json;

#[test]
fn generate_connection_options() {
Expand Down

0 comments on commit a522731

Please sign in to comment.