Files
@ 3edb29cfca8e
Branch filter:
Location: kallithea/scripts/validate-minimum-dependency-versions
3edb29cfca8e
1.6 KiB
text/plain
tests: always pass username as cur_user
Passing a whole User wouldn't work if actually using celery and thus
serializing the parameters. The test scenario was thus different from actual
runtime.
Passing a whole User wouldn't work if actually using celery and thus
serializing the parameters. The test scenario was thus different from actual
runtime.