Skip to content

Commit

Permalink
fix(e2e): update visage e2e
Browse files Browse the repository at this point in the history
* fix(e2e): increase e2e wait time

* test(e2e): update avatar id

* test(e2e): update baselines
  • Loading branch information
Jarvv authored Sep 23, 2024
1 parent d40a999 commit eda4dd7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/functional/cypress/e2e/visual.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const VISUAL_TEST_CONFIG = Object.freeze({
back: -1
},
testUrl: 'http://localhost:3000/test',
modelUrl: 'https://api.readyplayer.dev/v3/avatars/66e06ad13f0d3ce06690b656.glb',
modelUrl: 'https://api.readyplayer.dev/v3/avatars/66e42883315948a37cf82baf.glb',
testThreshold: 0.05
});

Expand Down

0 comments on commit eda4dd7

Please sign in to comment.