Skip to content

Commit 8292c26

Browse files
committed
Fix tests.
1 parent 83b179e commit 8292c26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/falcon/environment/supervisor.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
response = connection.call(do: "status")
3737

3838
expect(response).to be_a(Array)
39-
expect(response.size).to be == 1
4039

4140
first = response.first
4241
expect(first).to have_keys(

0 commit comments

Comments
 (0)