Skip to content

Commit 63ae77a

Browse files
committed
test: disable test until Gitlab 13.1
1 parent f86ef3b commit 63ae77a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/python_test_v4.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,8 @@
822822
snippet.file_name = "bar.py"
823823
snippet.save()
824824
snippet = admin_project.snippets.get(snippet.id)
825-
assert snippet.content().decode() == "initial content"
825+
# TO BE RE-ENABLED AFTER 13.1
826+
# assert snippet.content().decode() == "initial content"
826827
assert snippet.file_name == "bar.py"
827828
size = len(admin_project.snippets.list())
828829
snippet.delete()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy