Skip to content
Snippets Groups Projects
Commit eee8dd9a authored by Casey Faist's avatar Casey Faist
Browse files

need to pass env var as export in test

parent 00e12b8e
Branches add-airflow-110-support
No related tags found
No related merge requests found
SLUGIFY_USES_TEXT_UNIDECODE=yes
#!/usr/bin/env bash
testAirflow() {
export SLUGIFY_USES_TEXT_UNIDECODE="yes"
compile "airflow"
assertCaptured "apache-airflow==1.10"
assertCapturedSuccess
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment