Skip to content

Commit

Permalink
SHIBUI-1391
Browse files Browse the repository at this point in the history
First pass of regex validation.
  • Loading branch information
Bill Smith committed Sep 12, 2019
1 parent 2ea9221 commit cea3812
Show file tree
Hide file tree
Showing 2 changed files with 713 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ class SeleniumSIDETest extends Specification {
'SHIBUI-1361: Verify dates display in proper format' | '/SHIBUI-1361.side'
'SHIBUI-1385: Restore a metadata source version' | '/SHIBUI-1385-1.side'
'SHIBUI-1385: Restore a metadata provider version' | '/SHIBUI-1385-2.side'
'SHIBUI-1391: Regex Validation' | '/SHIBUI-1391.side'
}
}

Loading

0 comments on commit cea3812

Please sign in to comment.