mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2025-01-18 10:30:48 +00:00
generate potato tests badge
This commit is contained in:
parent
38557d04de
commit
80ecd7daef
@ -5,7 +5,8 @@ import random
|
|||||||
import sys
|
import sys
|
||||||
|
|
||||||
# let's keep things random
|
# let's keep things random
|
||||||
kind_id = random.choice(("basic", "banana", "potato"))
|
# kind_id = random.choice(("basic", "banana", "potato"))
|
||||||
|
kind_id = "potato"
|
||||||
|
|
||||||
opts = {
|
opts = {
|
||||||
"ip": "codey.local",
|
"ip": "codey.local",
|
||||||
|
Loading…
Reference in New Issue
Block a user