mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Add newlines and copyright notices.
This commit is contained in:
@@ -118,4 +118,4 @@ class AccountMetaFactoryTest extends TestCase
|
||||
$this->assertEquals($result->account_id, $account->id);
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -68,4 +68,4 @@ class AttachmentFactoryTest extends TestCase
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -549,4 +549,4 @@ class RecurrenceFactoryTest extends TestCase
|
||||
$this->assertNull($result);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -59,4 +59,4 @@ class TransactionTypeFactoryTest extends TestCase
|
||||
$this->assertEquals($result->id, $type->id);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user