Skip to content

Commit

Permalink
remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodBoyDigital committed May 23, 2024
1 parent 0fe1247 commit d3cba10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/visual/scenes/sprite/sprite-sizing.scene.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import type { TestScene } from '../../types';
export const scene: TestScene = {
it: 'should render sprite',
pixelMatch: 200,
only: true,
create: async (scene: Container) =>
{
const textures = await Assets.load([
Expand Down

0 comments on commit d3cba10

Please sign in to comment.