Skip to content

Commit 661fffc

Browse files
committed
Unskipping test for further review and understanding before release.
1 parent 9ecdaff commit 661fffc

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

Tests/AnnotationNoTransactionTests.class.sql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,10 +1584,5 @@ GO
15841584
15851585
Mark NoTransaction tests somehow in TestResult
15861586
1587-
Add to github
1588-
- add 100x'=' + test status (if not PASS) followed by empty line after test-end message (if verbose)
1589-
1590-
1591-
15921587
--*/
15931588

Tests/Run_Methods_Tests.class.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2441,7 +2441,7 @@ GO
24412441
/*-----------------------------------------------------------------------------------------------*/
24422442
GO
24432443

2444-
--[@tSQLt:SkipTest]('TODO: need to review handling of unexpected changes to the tSQLt transaction')
2444+
---[@tSQLt:SkipTest]('TODO: need to review handling of unexpected changes to the tSQLt transaction')
24452445
CREATE PROCEDURE Run_Methods_Tests.[test produces meaningful error when pre and post transactions counts don't match]
24462446
AS
24472447
BEGIN

0 commit comments

Comments
 (0)