diff options
Diffstat (limited to 't/open311.t')
-rw-r--r-- | t/open311.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/open311.t b/t/open311.t index 35b91faec..15a3f2646 100644 --- a/t/open311.t +++ b/t/open311.t @@ -544,7 +544,7 @@ sub make_update_req { object => $comment, xml => $xml, method => 'post_service_request_update', - path => 'update.xml', + path => 'servicerequestupdates.xml', }; if ( $extended ) { |