test_that("returns character", { expect_equal(motivate("any",seed = 1234), "The difference between passion and addiction is that between a divine spark and a flame that incinerates. - Gabor Maté") }) #> test passed