alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agoWho did this onelemmy.worldimagemessage-square12linkfedilinkarrow-up125arrow-down10
arrow-up125arrow-down1imageWho did this onelemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agomessage-square12linkfedilink
minus-squareRedjard@lemmy.dbzer0.comlinkfedilinkarrow-up1·3 years agoif !strings.Contains(makeNotification($hot_search_word).Text, '${hot_search_word}') { t.Fatal("notification text wrong") } Wrote the test boss
if !strings.Contains(makeNotification($hot_search_word).Text, '${hot_search_word}') { t.Fatal("notification text wrong") }Wrote the test boss