Skip to content

Commit

Permalink
[SHIBUI-794]
Browse files Browse the repository at this point in the history
WIP
  • Loading branch information
jj committed Sep 14, 2018
1 parent 927bf45 commit 17fc2f2
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ class MetadataResolversControllerIntegrationTests extends Specification {
where:
resolverType | _
'DynamicHttp' | _
// TODO: fix
// 'FileBacked' | _
'FileBacked' | _
'LocalDynamic' | _
'ResourceBacked' | _
'Filesystem' | _
Expand Down Expand Up @@ -227,8 +226,7 @@ class MetadataResolversControllerIntegrationTests extends Specification {
where:
resolverType | _
'DynamicHttp' | _
// TODO: fix
// 'FileBacked' | _
'FileBacked' | _
'LocalDynamic' | _
'ResourceBacked' | _
'Filesystem' | _
Expand Down

0 comments on commit 17fc2f2

Please sign in to comment.