Projects
Mega:24.03
nodejs-ejs
_service:tar_scm:nodejs-ejs_fix-should-syntax.p...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:nodejs-ejs_fix-should-syntax.patch of Package nodejs-ejs
diff --git a/test/ejs.js b/test/ejs.js index acc2da1..28fbf32 100644 --- a/test/ejs.js +++ b/test/ejs.js @@ -34,12 +34,12 @@ describe('ejs.compile(str, options)', function(){ try { ejs.compile(fixture('fail.ejs')); } catch (err) { - err.message.should.include('compiling ejs'); + err.message.should.containEql('compiling ejs'); try { ejs.compile(fixture('fail.ejs'), { filename: 'fail.ejs' }); } catch (err) { - err.message.should.include('fail.ejs'); + err.message.should.containEql('fail.ejs'); return; } }
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2