From 1904877d8ccc87fa381efef1f5d2c4f7e6c8f146 Mon Sep 17 00:00:00 2001 From: David Puglielli Date: Wed, 19 Jul 2017 15:55:57 -0700 Subject: [PATCH] Tests fixed --- test/functional/pdo_sqlsrv/pdo_278_lastinsertid_seq.phpt | 1 + test/functional/pdo_sqlsrv/pdo_278_lastinsertid_seq_2.phpt | 1 + 2 files changed, 2 insertions(+) diff --git a/test/functional/pdo_sqlsrv/pdo_278_lastinsertid_seq.phpt b/test/functional/pdo_sqlsrv/pdo_278_lastinsertid_seq.phpt index b0503733..daf69dfe 100644 --- a/test/functional/pdo_sqlsrv/pdo_278_lastinsertid_seq.phpt +++ b/test/functional/pdo_sqlsrv/pdo_278_lastinsertid_seq.phpt @@ -3,6 +3,7 @@ Provide name in lastInsertId to retrieve the last sequence number --SKIPIF-- --FILE--