Skip to content

Commit 61f33f2

Browse files
authored
update tests
1 parent ac399d2 commit 61f33f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

App.Tests/DownloadDefoldApiReferenceTest.cs

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using App.Tests.TestData;
1+
using App.Tests.TestData;
22
using FluentAssertions;
33

44
namespace App.Tests
@@ -58,6 +58,7 @@ string[] ExpectedFiles()
5858
"json_doc.json",
5959
"label_doc.json",
6060
"model_doc.json",
61+
"camera_doc.json",
6162
"msg_doc.json",
6263
"particlefx_doc.json",
6364
"physics_doc.json",

0 commit comments

Comments
 (0)