-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
staleFor marking issues as stale. Labeled issues will be closed soon if label is not removed.For marking issues as stale. Labeled issues will be closed soon if label is not removed.
Description
kinto-wizard/tests/test_functional.py
Lines 23 to 26 in 762c573
| cmd = 'kinto-wizard {} --server={} --auth={} --dry-run' | |
| load_cmd = cmd.format("load {}".format(self.file), | |
| self.server, self.auth) | |
| sys.argv = load_cmd.split(" ") |
This sort of stuff seems a little bit like bad practice..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
staleFor marking issues as stale. Labeled issues will be closed soon if label is not removed.For marking issues as stale. Labeled issues will be closed soon if label is not removed.