diff --git a/mocks_schema/sqitch.plan b/mocks_schema/sqitch.plan index 5a53cf686e..dd84294e3a 100644 --- a/mocks_schema/sqitch.plan +++ b/mocks_schema/sqitch.plan @@ -1,6 +1,6 @@ %syntax-version=1.0.0 %project=mocks -%uri=mocks +ttps://github.com/bcgov/cas-ciip-portal/tree/develop/mocks_schema schema_mocks 2020-10-28T17:42:06Z Pierre Bastianelli # Creating schema for mocked functions mock_now_method [schema_mocks] 2020-10-28T17:59:38Z Pierre Bastianelli # Mock method to override the default now() behaviour diff --git a/test_helper_schema/sqitch.plan b/test_helper_schema/sqitch.plan index 92bfeac371..69d95ff691 100644 --- a/test_helper_schema/sqitch.plan +++ b/test_helper_schema/sqitch.plan @@ -1,6 +1,6 @@ %syntax-version=1.0.0 %project=test_helpers -%uri=test_helpers +ttps://github.com/bcgov/cas-ciip-portal/tree/develop/test_helper_schema schema_test_helper 2020-09-24T20:39:13Z Dylan Leard # schema to house test helper functions modify_triggers [schema_test_helper] 2020-09-29T17:16:23Z Dylan Leard # function enables/disables triggers for test setup