Skip to content

Commit d76a07e

Browse files
Formatting.
1 parent 32a06fd commit d76a07e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/IntegrationTests/AudioNodeTests/AnalyserNodeTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ public async Task SetMaxDecibelsAsync_ThrowsIndexSizeErrorException_WhenSetLower
243243
});
244244

245245
// Act
246-
247246
Func<Task> action = async () => await node.SetMaxDecibelsAsync(maxDecibels);
248247

249248
// Assert

0 commit comments

Comments
 (0)