This commit is contained in:
Austin 2022-06-16 17:25:25 -04:00 committed by GitHub
parent 592101852d
commit 9b0d6c54d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
call bsc._internal.create_prod_clone(
'bsc',
'bsc_dev',
'bsc_dev'
'internal_dev'
);
{% endset %}
{% do run_query(clone_query) %}