mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-04-02 18:05:23 +00:00
* testing * try playwrigth * testing * add pr support * not on each commit * add test ids * make backend more configuratble * 2.0.2 * spec
6 lines
149 B
TypeScript
6 lines
149 B
TypeScript
export default {
|
|
PDF: 'test/assets/AES.pdf',
|
|
Image: 'test/assets/alfred-kenneally-UIu4RmMxnHU-unsplash.jpg',
|
|
Zip: 'test/assets/Pigeons.zip',
|
|
}
|