Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 3f7083e

Browse files
committed
Fix build
1 parent 040275e commit 3f7083e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceStack.OrmLite.PostgreSQL.Tests/OrmLiteExecuteProcedureTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using ServiceStack.DataAnnotations;
33
using ServiceStack.OrmLite.Tests;
44
using ServiceStack.Text;
5+
using IgnoreAttribute = NUnit.Framework.IgnoreAttribute;
56

67
namespace ServiceStack.OrmLite.PostgreSQL.Tests
78
{

0 commit comments

Comments
 (0)