Move files

This commit is contained in:
Andras Schmelczer 2025-06-15 11:08:28 +01:00
parent 4cf19ca89f
commit 1fd6450484
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
68 changed files with 579 additions and 3359 deletions

View file

@ -0,0 +1,10 @@
---
source: sync_lib/tests/web.rs
expression: base64_to_bytes(input)
snapshot_kind: text
---
Err(
Base64DecodingError {
reason: "Invalid symbol 61, offset 0.",
},
)