Skip to content

Commit ddb27c0

Browse files
committed
Fixed yaml indentation
1 parent fc39b8e commit ddb27c0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

aspnetcore/zone-pivot-groups.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ groups:
112112
title: Unit testing framework
113113
prompt: Choose a unit testing framework
114114
pivots:
115-
- id: xunit
116-
title: xUnit
117-
- id: mstest
118-
title: MSTest
119-
- id: nunit
120-
title: NUnit
115+
- id: xunit
116+
title: xUnit
117+
- id: mstest
118+
title: MSTest
119+
- id: nunit
120+
title: NUnit

0 commit comments

Comments
 (0)