Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 7a340ac

Browse files
vsavkinvicb
authored andcommitted
chore(testing): upgrade guinness
Upgrade the Guinness library to fix the issue with `ddescribe` not working. Closes #1029
1 parent 873164d commit 7a340ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ packages:
3636
guinness:
3737
description: guinness
3838
source: hosted
39-
version: "0.1.2"
39+
version: "0.1.3"
4040
html5lib:
4141
description: html5lib
4242
source: hosted

Diff for: pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ dev_dependencies:
2929
benchmark_harness: '>=1.0.0'
3030
unittest: '>=0.10.1 <0.12.0'
3131
mock: '>=0.10.0 <0.12.0'
32-
guinness: '>=0.1.1 <0.2.0'
32+
guinness: '>=0.1.3 <0.2.0'

0 commit comments

Comments
 (0)