• Redjard@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    16
    ·
    10 months ago
    if !strings.Contains(makeNotification($hot_search_word).Text, '${hot_search_word}') {
      t.Fatal("notification text wrong")
    }
    

    Wrote the test boss