Refine lifecycle setup screen
This commit is contained in:
@@ -1668,9 +1668,6 @@ func TestUIUsesKeePassGOProductCopy(t *testing.T) {
|
||||
if productName != "KeePassGO" {
|
||||
t.Fatalf("productName = %q, want %q", productName, "KeePassGO")
|
||||
}
|
||||
if desktopSubtitle != "KeePass-compatible password management for desktop-first workflows" {
|
||||
t.Fatalf("desktopSubtitle = %q, want updated product subtitle", desktopSubtitle)
|
||||
}
|
||||
}
|
||||
|
||||
func TestUICopyActionsWriteExpectedClipboardContentsAndSanitizedFeedback(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user