Skip to content

Commit

Permalink
Skip TestCDNJS
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Mirić authored and imiric committed Apr 24, 2020
1 parent 7e4309c commit c30017b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions loader/cdnjs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ import (
)

func TestCDNJS(t *testing.T) {
t.Skip("skipped to avoid inconsistent API responses")

paths := map[string]struct {
parts []string
src string
Expand Down

0 comments on commit c30017b

Please sign in to comment.