mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
unit tests
This commit is contained in:
parent
a1e0042966
commit
e5cc355dfe
2 changed files with 41 additions and 1 deletions
|
@ -14,6 +14,5 @@ namespace Ombi.Helpers
|
|||
var step2 = Regex.Replace(step1, @"\s{2,}", " ");
|
||||
return step2;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue