We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e606381 commit dbfd29eCopy full SHA for dbfd29e
src/battle_asserts/issues/get_file.clj
@@ -27,7 +27,7 @@
27
{:expected "brain-games.exe"
28
:arguments ["C:/brain-games.exe"]}
29
{:expected "bar.sh"
30
- :arguments ["C:/Somedir/foo/bar.exe"]}
+ :arguments ["C:/Somedir/foo/bar.sh"]}
31
{:expected "Beethoven_5.mp3"
32
:arguments ["C:/Users/JohnDoe/Music/Beethoven_5.mp3"]}])
33
0 commit comments