Skip to content

Commit

Permalink
Test image file exist
Browse files Browse the repository at this point in the history
  • Loading branch information
alxnbl committed Mar 3, 2021
2 parents acc7876 + d270b3e commit e70f426
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public void Image_SimpleImage()
{
var res = TestHelper.RunExporter("1", "TestBloc", "Image", "Simple image");


// http://regexstorm.net/tester
string regexImgAttributes = "!\\[.*\\]\\((?<path>\\.\\./_resources/)(?<filename>.*)\\)";

Expand Down

0 comments on commit e70f426

Please sign in to comment.