mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-11-17 19:10:29 +01:00
Nicco
c3b1772728
* 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',
|
|
}
|