PR comments

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-13 17:38:58 -07:00
parent 880e3c99be
commit 4db353eb22
4 changed files with 5 additions and 6 deletions
@@ -53,7 +53,7 @@ namespace AZ
: public UnitTest::AssetTester<ImageMipChainAsset>
{
public:
ImageMipChainAssetTester() {}
ImageMipChainAssetTester() = default;
~ImageMipChainAssetTester() override = default;
void SetAssetReady(Data::Asset<ImageMipChainAsset>& asset) override