Skip to content

Commit 734f68d

Browse files
Update test/statmodels.jl
Co-authored-by: David Müller-Widmann <devmotion@users.noreply.github.com>
1 parent 055c1bb commit 734f68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/statmodels.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ x2 -23.14 Great 56 0.13 0.3467
2323
x3 1.56734e-13 Bad 2 0.00 <1e-15
2424
───────────────────────────────────────────────"""
2525

26-
@test sprint(show, "text/plain", ct_noname) == """
26+
@test repr("text/plain", ct_noname) == """
2727
────────────────────────────────────────────────
2828
Estimate Comments df t p
2929
────────────────────────────────────────────────

0 commit comments

Comments
 (0)