Skip to content

Simple fix for "warning: `*' interpreted as argument prefix"

gitlab-qa-bot requested to merge github/fork/gioele/master into master

Created by: gioele

This commit contains a simple fix to silence a warning produced when rspec is run with ruby -w.

Merge request reports