From 0c7190084794ae217005f2245e8cfe09ec7d4d0a Mon Sep 17 00:00:00 2001 From: devsquad-luan-freitas Date: Fri, 19 Jul 2024 19:54:46 -0300 Subject: [PATCH 1/4] Fix README, remove phpunit.typesense.xml --- README.md | 2 +- phpunit.typesense.xml | 21 --------------------- 2 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 phpunit.typesense.xml diff --git a/README.md b/README.md index 4f25ab40..4bff35c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -\
+

PowerGrid Logo

Latest Version diff --git a/phpunit.typesense.xml b/phpunit.typesense.xml deleted file mode 100644 index c9b275a8..00000000 --- a/phpunit.typesense.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - ./tests/Feature - - - - - - - - - - - - - ./src - - - From bb57870d542afc11163daa44082e95227ee1e55c Mon Sep 17 00:00:00 2001 From: devsquad-luan-freitas Date: Fri, 19 Jul 2024 19:54:52 -0300 Subject: [PATCH 2/4] Revert "Fix README, remove phpunit.typesense.xml" This reverts commit 0c7190084794ae217005f2245e8cfe09ec7d4d0a. --- README.md | 2 +- phpunit.typesense.xml | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 phpunit.typesense.xml diff --git a/README.md b/README.md index 4bff35c0..4f25ab40 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+\

PowerGrid Logo

Latest Version diff --git a/phpunit.typesense.xml b/phpunit.typesense.xml new file mode 100644 index 00000000..c9b275a8 --- /dev/null +++ b/phpunit.typesense.xml @@ -0,0 +1,21 @@ + + + + + ./tests/Feature + + + + + + + + + + + + + ./src + + + From a7e060ccf7cd2815100dcdf45c441b3a89752111 Mon Sep 17 00:00:00 2001 From: luanfreitasdev Date: Fri, 19 Jul 2024 19:56:17 -0300 Subject: [PATCH 3/4] Fix README, remove phpunit.typesense.xml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f25ab40..4bff35c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -\

+

PowerGrid Logo

Latest Version From e1ab3eded36c8f183b5e72b9e79623a385c97ffe Mon Sep 17 00:00:00 2001 From: luanfreitasdev Date: Fri, 19 Jul 2024 19:57:12 -0300 Subject: [PATCH 4/4] Fix README, remove phpunit.typesense.xml --- phpunit.typesense.xml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 phpunit.typesense.xml diff --git a/phpunit.typesense.xml b/phpunit.typesense.xml deleted file mode 100644 index c9b275a8..00000000 --- a/phpunit.typesense.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - ./tests/Feature - - - - - - - - - - - - - ./src - - -