Permalink
Browse files

Lets hope odds are with us

  • Loading branch information...
1 parent a64c659 commit 8a68811ad9b919761e6d0725e4fc3746131f2a42 @CrazyLemon CrazyLemon committed Sep 9, 2017
Showing with 2 additions and 2 deletions.
  1. +2 −2 test/url.coffee
View
@@ -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

Please sign in to comment.