Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Tests/Workflows/WorkflowTests.cs @ 136:462a78196d11
Filtrado de eventos por estado
author | nelopauselli |
---|---|
date | Tue, 26 Jul 2011 14:33:49 -0300 |
parents | 6f1041301797 |
children | 62791999ad01 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Tests/Workflows/WorkflowTests.cs Sun Jul 17 14:13:30 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Tests/Workflows/WorkflowTests.cs Tue Jul 26 14:33:49 2011 -0300 @@ -67,7 +67,7 @@ _publicador.Verify(p => p.Publicar(It.IsAny<IEnumerable<Track>>()), Times.Exactly(4)); } - [Test, Explicit("Se esta discutiendo este problema en http://www.assembla.com/spaces/altnet-hispano/messages/768408")] + [Test] public void Proponer_agendar_cancelar_reproponer_agendar_y_confirmar() { _workflow.Proponer();