Skip to content

Commit c79a1c4

Browse files
committed
chore: restore cached test responses and remove from gitignore
1 parent 79153c0 commit c79a1c4

File tree

38 files changed

+48
-0
lines changed

38 files changed

+48
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
vendor/
22
composer.lock
33
phpunit.xml
4+
Tests/.cached_responses/

Tests/.cached_responses/_bf41b7f8395cec5a4143aab0913bd065d24aa313

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
s:81:"{"error":"Unauthorized","error_description":"apiKey invalid. apiKey not found."}
2+
";
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
s:81:"{"error":"Unauthorized","error_description":"apiKey invalid. apiKey not found."}
2+
";
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
s:81:"{"error":"Unauthorized","error_description":"apiKey invalid. apiKey not found."}
2+
";
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
s:81:"{"error":"Unauthorized","error_description":"apiKey invalid. apiKey not found."}
2+
";
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
s:81:"{"error":"Unauthorized","error_description":"apiKey invalid. apiKey not found."}
2+
";
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
s:81:"{"error":"Unauthorized","error_description":"apiKey invalid. apiKey not found."}
2+
";
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
s:81:"{"error":"Unauthorized","error_description":"apiKey invalid. apiKey not found."}
2+
";

Tests/.cached_responses/geocoder.ls.hereapi.com_02569c45cb4c0fd27c70039e6a900ca95ca81908

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)