Added task to TODO
This commit is contained in:
parent
5b0701fc93
commit
864506d9a4
1
TODO.md
1
TODO.md
|
@ -2,3 +2,4 @@
|
||||||
- Encode images in base64 with proper prefix "data:image/png;base64,<encoding>"
|
- Encode images in base64 with proper prefix "data:image/png;base64,<encoding>"
|
||||||
- Parametrize tags
|
- Parametrize tags
|
||||||
- Generalize the ImageService test with faker
|
- Generalize the ImageService test with faker
|
||||||
|
- Is there a better way to import modules without using relative paths?
|
Loading…
Reference in New Issue