Skip to content

Commit e0c4f42

Browse files
committed
docs: mstest support for AreEqual, AreNotEqual
1 parent 9e4b396 commit e0c4f42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs/MsTestAnalyzerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using System.Collections.Generic;
22
using System.Globalization;
33
using Microsoft.VisualStudio.TestTools.UnitTesting;
4+
using FluentAssertions;
45

56
namespace FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs;
67

0 commit comments

Comments
 (0)