Permalink
Browse files
Lets hope odds are with us
- Loading branch information...
Showing
with
2 additions
and
2 deletions.
-
+2
−2
test/url.coffee
|
|
@@ -14,7 +14,7 @@ describe 'url.coffee', -> |
|
|
done()
|
|
|
|
|
|
it 'test .nalozi veljaven url', (done)->
|
|
|
- bot.test ".nalozi http://www.ubuntu.si/", (msg)->
|
|
|
+ bot.test ".nalozi https://www.google.si/", (msg)->
|
|
|
expect(msg).to.be.a('string')
|
|
|
expect(msg.length).to.be.at.least 2
|
|
|
- done()
|
|
|
+ done()
|
0 comments on commit
8a68811