alphacyberranger@lemmy.world to Programmer HumorEnglish · 1 年前Who did this onelemmy.worldimagemessage-square18fedilinkarrow-up1628arrow-down111cross-posted to: programmer_humor
arrow-up1617arrow-down1imageWho did this onelemmy.worldalphacyberranger@lemmy.world to Programmer HumorEnglish · 1 年前message-square18fedilinkcross-posted to: programmer_humor
minus-squareRedjard@lemmy.dbzer0.comlinkfedilinkarrow-up16·1 年前if !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