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 8e92396 commit c6777bbCopy full SHA for c6777bb
Gemfile
@@ -7,7 +7,7 @@ gemspec
7
8
group :test do
9
gem "sus"
10
- gem "quickdraw", github: "joeldrapper/quickdraw", branch: "assert-style"
+ gem "quickdraw", github: "joeldrapper/quickdraw"
11
gem "simplecov", require: false
12
gem "selenium-webdriver"
13
end
0 commit comments