Skip to content

Commit 783e6d5

Browse files
Testing workflow
1 parent 7598b44 commit 783e6d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Editors/AnimationMeta/Test.AnimationMeta/MetaDataEditorViewModelTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ public void MetaDataEditor_OpenModifyAndSave()
8888
[Test]
8989
public void MetaDataEditor_DeleteAndSave()
9090
{
91+
throw new Exception();
92+
9193
var packFile = PathHelper.GetDataFile("Throt.pack");
9294

9395
var runner = new AssetEditorTestRunner();

0 commit comments

Comments
 (0)