Browse Source

Address review pt. 2

pull/2895/head
Jumar Macato 7 years ago
parent
commit
9970bf6722
No known key found for this signature in database GPG Key ID: B19884DAC3A5BF3F
  1. 2
      tests/Avalonia.LeakTests/TransitionTests.cs

2
tests/Avalonia.LeakTests/TransitionTests.cs

@ -27,7 +27,7 @@ namespace Avalonia.LeakTests
{
var border = new Border
{
Transitions =
Transitions =
{
new DoubleTransition
{

Loading…
Cancel
Save