From 1e3bebaf8f67c7eee8264f5ec41f2f57acf9fe77 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Mon, 20 Feb 2023 16:30:42 +0100 Subject: [PATCH] Refactor: Rename endpoint test directory --- .../VIPSCore-Python tests.postman_collection.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {postman_tests => endpoint_tests}/VIPSCore-Python tests.postman_collection.json (100%) diff --git a/postman_tests/VIPSCore-Python tests.postman_collection.json b/endpoint_tests/VIPSCore-Python tests.postman_collection.json similarity index 100% rename from postman_tests/VIPSCore-Python tests.postman_collection.json rename to endpoint_tests/VIPSCore-Python tests.postman_collection.json -- GitLab