chore: release v0.7.0

This commit is contained in:
Jack Wills
2024-08-01 21:59:45 +00:00
parent a4240677d2
commit ffac05a9cd
6 changed files with 44 additions and 24 deletions
+1 -1
View File
@@ -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]
+1 -1
View File
@@ -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 ⠹ │",
"│ │",