Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Feb 2, 2024
1 parent c0bd849 commit b95b2d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/tests/data-definition-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ describe('data-definition-tests', () => {
"group": 0,
"binding": 5,
"size": 0,
}
},
},
"samplers": {
"samp": {
Expand Down Expand Up @@ -298,7 +298,7 @@ describe('data-definition-tests', () => {
"group": 1,
"binding": 3,
"size": 64,
}
},
},
"storageTextures": {
"tsR": {
Expand Down Expand Up @@ -409,8 +409,8 @@ describe('data-definition-tests', () => {
"sampleType": "depth",
"viewDimension": "2d",
"multisampled": false,
}
}
},
},
},
{
"name": "samp",
Expand Down

0 comments on commit b95b2d1

Please sign in to comment.