From 3bcad30c7eacb41c134631f79bb50957751f11c7 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 7 Aug 2018 16:59:51 +0300 Subject: Machine Studio v2.7 --- Software/Visual_Studio/Tango.UnitTesting/SQLExaminer_TST.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Software/Visual_Studio/Tango.UnitTesting') diff --git a/Software/Visual_Studio/Tango.UnitTesting/SQLExaminer_TST.cs b/Software/Visual_Studio/Tango.UnitTesting/SQLExaminer_TST.cs index 8aa1fe5a3..32aaa4485 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/SQLExaminer_TST.cs +++ b/Software/Visual_Studio/Tango.UnitTesting/SQLExaminer_TST.cs @@ -326,6 +326,8 @@ namespace Tango.UnitTesting { Assert.IsTrue(context.Jobs.Any(x => x.Guid == job_guid)); } + + //Now change configuration in source and push to machine } } } -- cgit v1.3.1