Skip to content

Commit

Permalink
replaced the manifest used to test the code from the vincentmarchetti…
Browse files Browse the repository at this point in the history
…/iiif3dsg

branch main to branch main-advanced. This was to correct for the awkward way
that the iiif3dtsg was synced with iiif/3d draft manifests
  • Loading branch information
vincentmarchetti committed May 28, 2024
1 parent e71da4c commit b37efa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tests_3d/3_lights/direction_light_transform_rotate.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let manifest, sequence, scene , model, body, annotations;

let manifest_url = {
local: "http://localhost:3001/model_origin.json",
remote : "https://raw.githubusercontent.com/vincentmarchetti/iiif3dtsg/main/manifests/3_lights/direction_light_transform_rotate.json"
remote : "https://raw.githubusercontent.com/vincentmarchetti/iiif3dtsg/main-advanced/manifests/3_lights/direction_light_transform_rotate.json"
}.remote;

describe('model_origin', function() {
Expand Down

0 comments on commit b37efa0

Please sign in to comment.