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

Commit ece05be

Browse files
vsavkinjbdeboer
authored andcommitted
chore(testing): upgrade guinness
Upgrade the Guinness library to fix the issue with `ddescribe` not working. Closes #1029 Conflicts: pubspec.lock pubspec.yaml
1 parent e47e673 commit ece05be

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.1"
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,7 +29,7 @@ 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'
3333
dependency_overrides:
3434
analyzer: '0.13.6'
3535
di: '0.0.40'

0 commit comments

Comments
 (0)