myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2066] trunk/test/functional/workflows_controller


From: noreply
Subject: [myexperiment-hackers] [2066] trunk/test/functional/workflows_controller_test.rb: updated workflow test cases
Date: Mon, 19 Jan 2009 11:25:44 -0500 (EST)

Revision
2066
Author
dgc
Date
2009-01-19 11:25:44 -0500 (Mon, 19 Jan 2009)

Log Message

updated workflow test cases

Modified Paths

Diff

Modified: trunk/test/functional/workflows_controller_test.rb (2065 => 2066)


--- trunk/test/functional/workflows_controller_test.rb	2009-01-19 14:41:17 UTC (rev 2065)
+++ trunk/test/functional/workflows_controller_test.rb	2009-01-19 16:25:44 UTC (rev 2066)
@@ -43,7 +43,7 @@
                   :attributions_workflows => '',
                   :attributions_files => ''
 
-    assert_redirected_to workflow_path(assigns(:workflow))
+    assert_redirected_to tag_suggestions_workflow_path(assigns(:workflow))
     assert_equal old_count+1, Workflow.count
   end
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]