aboutsummaryrefslogtreecommitdiffstats
path: root/actionservice/test/client_soap_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionservice/test/client_soap_test.rb')
-rw-r--r--actionservice/test/client_soap_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionservice/test/client_soap_test.rb b/actionservice/test/client_soap_test.rb
index e802812cc1..80fae90543 100644
--- a/actionservice/test/client_soap_test.rb
+++ b/actionservice/test/client_soap_test.rb
@@ -23,7 +23,7 @@ module ClientSoapTest
end
class ClientContainer < ActionController::Base
- client_api :client, :soap, "http://localhost:#{PORT}/client/api", :api => ClientTest::API
+ web_client_api :client, :soap, "http://localhost:#{PORT}/client/api", :api => ClientTest::API
def get_client
client