From 9f81f9be10aa3c9cc6cb3108b62ecc2c6579d236 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Fri, 9 Nov 2007 18:32:00 +0000 Subject: [PATCH] ActionItem16: adding a FIXME to get there again later --- test/functional/enterprise_validation_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/functional/enterprise_validation_test.rb b/test/functional/enterprise_validation_test.rb index 1f573a3..49095dd 100644 --- a/test/functional/enterprise_validation_test.rb +++ b/test/functional/enterprise_validation_test.rb @@ -62,7 +62,7 @@ class EnterpriseValidationControllerTest < Test::Unit::TestCase validation = CreateEnterprise.new @org.expects(:find_pending_validation).with('kakakaka').returns(validation) - # this is not working, but should. Anyway the assert_response and + # FIXME: this is not working, but should. Anyway the assert_response and # assert_template below in some test some things we need. But the # expectation below must be put to work. # -- libgit2 0.21.2