mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-07-25 19:09:22 +02:00
unpack response
This commit is contained in:
@@ -16,5 +16,5 @@ fn test_example_container() {
|
||||
)
|
||||
.stdout();
|
||||
|
||||
assert_eq!(out, Some("3.16.2".to_string()))
|
||||
assert_eq!(out, Some("3.16.2\n".to_string()))
|
||||
}
|
||||
|
Reference in New Issue
Block a user