Skip to content

Commit 7e45a86

Browse files
sfc-gh-stakedaankit-bhatnagar167
authored andcommitted
SNOW-97606: Change tests to use internal stage so that test can be run inside container
1 parent 2e3eec1 commit 7e45a86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_put_get_medium.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ def run(cnx, sql):
295295
""")
296296
run(cnx, """
297297
create or replace stage {name_unload}
298-
url='file://{tmpdir}/'
299298
file_format = (
300299
format_name = 'common.public.csv'
301300
field_delimiter = '|'

0 commit comments

Comments
 (0)