summaryrefslogtreecommitdiffstats
path: root/tests/integration/helpers/settings.bash
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-02-23 17:19:10 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-03-01 21:13:44 +0100
commitbcdeb55fcbbbd02955e5cafd47d8d8db2670f22c (patch)
treea525dcbe2109b5cd180c765707001a462656371c /tests/integration/helpers/settings.bash
parent59885c27f7a6cddc2a6d06d1a91885780190f1ee (diff)
Actions: Integration tests using bats
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Diffstat (limited to 'tests/integration/helpers/settings.bash')
-rw-r--r--tests/integration/helpers/settings.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/integration/helpers/settings.bash b/tests/integration/helpers/settings.bash
new file mode 100644
index 000000000..48b5a3726
--- /dev/null
+++ b/tests/integration/helpers/settings.bash
@@ -0,0 +1,2 @@
+user=admin
+NC_FEED="https://nextcloud.com/blog/static-feed/" \ No newline at end of file