mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 14:48:11 +00:00
Wrote tests for Limit Controller
This commit is contained in:
@@ -34,4 +34,6 @@ interface LimitRepositoryInterface
|
||||
* @return mixed
|
||||
*/
|
||||
public function find($limitId);
|
||||
|
||||
public function destroy(\Limit $limit);
|
||||
}
|
||||
Reference in New Issue
Block a user