Skip to content

Commit 961674e

Browse files
committed
Update expected output now we extract the Gemfile
1 parent ec13133 commit 961674e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
shell: bash
204204
run: |
205205
echo "import ruby select count(File f)" > "test.ql"
206-
echo "| 2 |" > "test.expected"
206+
echo "| 3 |" > "test.expected"
207207
echo 'name: sample-tests
208208
version: 0.0.0
209209
dependencies:

0 commit comments

Comments
 (0)