tests: change quoting to match new Nixpkgs behavior
Fixes tests that are affected by <https://github.com/NixOS/nixpkgs/pull/333744>.
This commit is contained in:
parent
ec4c6928bb
commit
8a175a8913
39 changed files with 58 additions and 58 deletions
|
|
@ -35,7 +35,7 @@ with lib;
|
|||
--map-syntax='*.jenkinsfile:Groovy'
|
||||
--map-syntax='*.props:Java Properties'
|
||||
--pager='less -FR'
|
||||
--theme='TwoDark'
|
||||
--theme=TwoDark
|
||||
--show-all
|
||||
''
|
||||
}
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ with lib;
|
|||
--map-syntax='*.jenkinsfile:Groovy'
|
||||
--map-syntax='*.props:Java Properties'
|
||||
--pager='less -FR'
|
||||
--theme='TwoDark'
|
||||
--theme=TwoDark
|
||||
''
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue