From 7070f85f1fe29941e15f1a0aacabb818ccc66bc6 Mon Sep 17 00:00:00 2001 From: Dita Aji Pratama Date: Tue, 11 Mar 2025 14:05:48 +0700 Subject: [PATCH] Move the authsquare bruno directory to avoid the conflict --- bruno/{ => authsquare}/Auth/Login.bru | 0 bruno/{ => authsquare}/Auth/Logout.bru | 0 bruno/{ => authsquare}/Auth/Notme.bru | 0 bruno/{ => authsquare}/Auth/Register.bru | 0 bruno/{ => authsquare}/Auth/Resend.bru | 0 bruno/{ => authsquare}/Auth/Session.bru | 0 bruno/{ => authsquare}/Auth/Verify.bru | 0 bruno/{ => authsquare}/bruno.json | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename bruno/{ => authsquare}/Auth/Login.bru (100%) rename bruno/{ => authsquare}/Auth/Logout.bru (100%) rename bruno/{ => authsquare}/Auth/Notme.bru (100%) rename bruno/{ => authsquare}/Auth/Register.bru (100%) rename bruno/{ => authsquare}/Auth/Resend.bru (100%) rename bruno/{ => authsquare}/Auth/Session.bru (100%) rename bruno/{ => authsquare}/Auth/Verify.bru (100%) rename bruno/{ => authsquare}/bruno.json (100%) diff --git a/bruno/Auth/Login.bru b/bruno/authsquare/Auth/Login.bru similarity index 100% rename from bruno/Auth/Login.bru rename to bruno/authsquare/Auth/Login.bru diff --git a/bruno/Auth/Logout.bru b/bruno/authsquare/Auth/Logout.bru similarity index 100% rename from bruno/Auth/Logout.bru rename to bruno/authsquare/Auth/Logout.bru diff --git a/bruno/Auth/Notme.bru b/bruno/authsquare/Auth/Notme.bru similarity index 100% rename from bruno/Auth/Notme.bru rename to bruno/authsquare/Auth/Notme.bru diff --git a/bruno/Auth/Register.bru b/bruno/authsquare/Auth/Register.bru similarity index 100% rename from bruno/Auth/Register.bru rename to bruno/authsquare/Auth/Register.bru diff --git a/bruno/Auth/Resend.bru b/bruno/authsquare/Auth/Resend.bru similarity index 100% rename from bruno/Auth/Resend.bru rename to bruno/authsquare/Auth/Resend.bru diff --git a/bruno/Auth/Session.bru b/bruno/authsquare/Auth/Session.bru similarity index 100% rename from bruno/Auth/Session.bru rename to bruno/authsquare/Auth/Session.bru diff --git a/bruno/Auth/Verify.bru b/bruno/authsquare/Auth/Verify.bru similarity index 100% rename from bruno/Auth/Verify.bru rename to bruno/authsquare/Auth/Verify.bru diff --git a/bruno/bruno.json b/bruno/authsquare/bruno.json similarity index 100% rename from bruno/bruno.json rename to bruno/authsquare/bruno.json