Skip to content

Commit

Permalink
404 fixed (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
demiurgosoft committed Apr 4, 2016
1 parent c24e924 commit d6469a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/navegabilidad/navegabilidad.js
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,6 @@ describe('Pruebas de Navegabilidad', function() {
});
it('Connection', function() {
var title = "UGR Transparente | Universidad de Granada";
browser.assert.success();
browser.assert.text('title', title);
browser.assert.status(404);
});
Expand Down

0 comments on commit d6469a3

Please sign in to comment.