TF-3040 Unit test PublicAsset datasource & repository

This commit is contained in:
DatDang
2024-08-12 09:38:26 +07:00
committed by Dat H. Pham
parent 0656fd9390
commit 8d8d23529b
3 changed files with 348 additions and 4 deletions
@@ -1,7 +1,3 @@
class UnsupportedCapabilityException implements Exception {
const UnsupportedCapabilityException();
}
class CannotCreatePublicAssetException implements Exception {
const CannotCreatePublicAssetException();
}