mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Fix StandardRenderer tests so they work on Travis
This commit is contained in:
@@ -108,7 +108,7 @@ describe('StandardRenderer', function () {
|
||||
expect(stderr).to.match(new RegExp(multiline(function(){/*
|
||||
Console trace:
|
||||
Trace
|
||||
at StandardRenderer.error ([^:]+:82:17)
|
||||
at StandardRenderer.error ([^:]+:\d+:\d+)
|
||||
*/})));
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user