diff --git a/scripts/sync.sh b/scripts/sync.sh index e34e8e4..b7250e0 100755 --- a/scripts/sync.sh +++ b/scripts/sync.sh @@ -4,7 +4,6 @@ curl -o ./res/fingerprint-server-api.yaml https://fingerprintjs.github.io/finger examplesList=( 'get_visits_200_limit_500.json' - 'visits_403_error.json' 'get_visits_429_too_many_requests_error.json' 'get_event_200_extra_fields.json' 'get_event_200.json' diff --git a/src/test/resources/mocks/visits_403_error.json b/src/test/resources/mocks/visits_403_error.json deleted file mode 100644 index 5b10050..0000000 --- a/src/test/resources/mocks/visits_403_error.json +++ /dev/null @@ -1,89 +0,0 @@ - - -
- - -File not found
- -- The site configured at this address does not - contain the requested file. -
- -
- If this is your site, make sure that the filename case matches the URL
- as well as any file permissions.
- For root URLs (like http://example.com/
) you must provide an
- index.html
file.
-
- Read the full documentation - for more information about using GitHub Pages. -
- -