Skip to content

Commit 8bcdaf5

Browse files
authored
Fix resx (#1086)
1 parent f270435 commit 8bcdaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Adapter/MSTest.CoreAdapter/Resources/Resource.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,8 @@ Error: {1}</value>
325325
<value>Test '{0}' execution has been aborted.</value>
326326
</data>
327327
<data name="CannotEnumerateDataSourceAttribute" xml:space="preserve">
328-
<comment>{0}: TypeName with namespace,
329328
<value>Exception occurred while enumerating DataSourceAttribute on "{0}.{1}": {2}</value>
329+
<comment>{0}: TypeName with namespace,
330330
{1}: Method name,
331331
{2}: Exception details</comment>
332332
</data>

0 commit comments

Comments
 (0)