mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
Create tests for Dispute
This commit is contained in:
parent
f73833e478
commit
483eec554e
8 changed files with 228 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'application_system_test_case'
|
||||
|
||||
class BankStatementTest < ApplicationSystemTestCase
|
||||
class AdminBankStatementsSystemTest < ApplicationSystemTestCase
|
||||
setup do
|
||||
sign_in users(:admin)
|
||||
travel_to Time.zone.parse('2010-07-05 00:30:00')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue