test_that("import logs work", { expect_snapshot( eo_data(test_path("test_data/")) |> str(digits.d = 4, width = 100, strict.width = "cut") ) })