Skip to content

Commit

Permalink
Update testIonToken to latest Unreal Samples token
Browse files Browse the repository at this point in the history
Updating `SceneGenerationContext::testIonToken` to the Cesium for Unreal Samples v2.12.0 token to fix broken tests.
  • Loading branch information
azrogers authored Jan 10, 2025
1 parent 31c9dce commit 0ed7729
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
namespace Cesium {

FString SceneGenerationContext::testIonToken(
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIwNzA3YWIzNS0xMjI5LTQ3MWEtOTgyNS05OTk0YThlOTE4NzMiLCJpZCI6MjU5LCJpYXQiOjE3Mjc3MzgxNjJ9.vll2Xe-NPuNPiC0KSe8uN7hgG-ldlalcXfdDBxxDkXY");
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI5ZThmNmNmZC1mOTM3LTRjMjUtYWFlMS01NGQxODFmYzQ1OGMiLCJpZCI6MjU5LCJpYXQiOjE3MzU3NzYxNjN9.DrabtSRqLQAZnKPqrwSVUpB0m5fpcGEKICnXYV2IijU");

void SceneGenerationContext::setCommonProperties(
const FVector& origin,
Expand Down

0 comments on commit 0ed7729

Please sign in to comment.