diff options
Diffstat (limited to 't/03-travis.t')
-rwxr-xr-x | t/03-travis.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/03-travis.t b/t/03-travis.t index cfe517e..06f66d2 100755 --- a/t/03-travis.t +++ b/t/03-travis.t @@ -29,7 +29,7 @@ SKIP: { skip 'Not doing online tests without TEST_ONLINE=1', 2 if $ENV{TEST_ONLINE} ne '1'; sbosnap 'fetch', { expected => qr/\APulling SlackBuilds tree\.\.\.\n/ }; - sbofind 'sbotools', { expected => qr"SBo: sbotools \d[.]\d\nPath: /usr/sbo/repo/system/sbotools\n\n" }; + sbofind 'sbotools', { expected => qr"SBo:\s+sbotools2\s+\d+[.]\d+[.]\d+\nPath:\s+/usr/sbo/repo/system/sbotools2\n" }; } # 4-10: Test alternative REPO |