From f686fd3e570025d2bbd5f183ea5dbf41f44d24ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Klabbers?= Date: Tue, 18 Jun 2019 17:22:23 +0200 Subject: [PATCH] Fixed issue with tmp/storage/views not existing, this caused tmpname to notice. Fixed csrf test that assumed an access token allows application access, which is actually api token. Improved return type hinting in the StartSession middleware --- php-packages/testing/tests/integration/tmp/storage/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 php-packages/testing/tests/integration/tmp/storage/.gitkeep diff --git a/php-packages/testing/tests/integration/tmp/storage/.gitkeep b/php-packages/testing/tests/integration/tmp/storage/.gitkeep deleted file mode 100644 index e69de29bb..000000000