Skip to content

Commit

Permalink
Fix test for default config
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Nov 11, 2016
1 parent e13d9eb commit c52a6e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ import test from 'ava'

test('extends files', t => {
const expected = [
'airbnb',
'airbnb-base',
'airbnb-base/rules/strict',
'airbnb/rules/react',
'wyze/base',
'wyze/rules/react',
'wyze/rules/jsx-a11y',
Expand Down

0 comments on commit c52a6e1

Please sign in to comment.