Skip to content

Commit

Permalink
Atualiza versão de upgrade step nos testes
Browse files Browse the repository at this point in the history
  • Loading branch information
Danilo Barbato committed Apr 4, 2014
1 parent 26b1096 commit 8b11a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/brasil/gov/portal/tests/test_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def test_browser_layer(self):
def test_gs_version(self):
setup = self.st
self.assertEqual(setup.getLastVersionForProfile(PROFILE_ID),
(u'5000',),
(u'5010',),
'%s version mismatch' % PROJECTNAME)

def test_hidden_dependencies(self):
Expand Down

0 comments on commit 8b11a32

Please sign in to comment.