Renamed file.

This commit is contained in:
Martin Edenhofer 2013-02-21 22:58:55 +01:00
parent 85889010e8
commit 1662c8468b

View file

@ -1,11 +1,11 @@
# encoding: utf-8 # encoding: utf-8
require 'browser_test_helper' require 'browser_test_helper'
class TicketCreate < ActiveSupport::TestCase class CustomerTicketCreate < ActiveSupport::TestCase
test 'ticket create' do test 'customer ticket create' do
tests = [ tests = [
{ {
:name => 'phone ticket', :name => 'customer ticket create',
:action => [ :action => [
{ {
:execute => 'click', :execute => 'click',