Commit ef09b57
authored
Remove character set dependency from assertion (#150)
The assertion is intended to confirm that the correct item is in the
list, not that the current environment is using a specific character set.
Removes the non-ASCII character from the assertion while retaining the
SHA-1 segment and the date string.1 parent 6f60af2 commit ef09b57
File tree
1 file changed
+1
-7
lines changed- src/test/java/net/uaznia/lukanus/hudson/plugins/gitparameter
1 file changed
+1
-7
lines changedLines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
| 393 | + | |
400 | 394 | | |
401 | 395 | | |
402 | 396 | | |
| |||
0 commit comments