# Pastebin EYj3TrPi [ 185s] FAIL: cmd_find_test.go:370: SnapSuite.TestFindPricedAndBought [ 185s] [ 185s] cmd_find_test.go:387: [ 185s] c.Check(s.Stdout(), check.Matches, `Name +Version +Publisher +Notes +Summary [ 185s] hello +2.10 +canonical✓ +bought +GNU Hello, the "hello world" snap [ 185s] `) [ 185s] ... value string = "" + [ 185s] ... "Name Version Publisher Notes Summary\n" + [ 185s] ... "hello 2.10 canonical* bought GNU Hello, the \"hello world\" snap\n" [ 185s] ... regex string = "" + [ 185s] ... "Name +Version +Publisher +Notes +Summary\n" + [ 185s] ... "hello +2.10 +canonical✓ +bought +GNU Hello, the \"hello world\" snap\n" [ 185s]