chore: release v0.7.0
This commit is contained in:
+1
-1
@@ -1867,7 +1867,7 @@ mod tests {
|
||||
// Change log state to no longer be at the end
|
||||
app_data.log_previous();
|
||||
let result = app_data.get_log_title();
|
||||
assert_eq!(result, " 2/3 - container_2 - image_2" );
|
||||
assert_eq!(result, " 2/3 - container_2 - image_2");
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
@@ -1969,7 +1969,7 @@ mod tests {
|
||||
// animation moved by one frame
|
||||
setup.gui_state.lock().next_loading(uuid);
|
||||
|
||||
let expected = [
|
||||
let expected = [
|
||||
"╭ Logs - container_1 - image_1 ╮",
|
||||
"│ parsing logs ⠹ │",
|
||||
"│ │",
|
||||
|
||||
Reference in New Issue
Block a user