Skip to content

Commit

Permalink
Merge 210476b into 1751838
Browse files Browse the repository at this point in the history
  • Loading branch information
Gela committed Jan 6, 2019
2 parents 1751838 + 210476b commit 80e847e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemini/attach.gemini.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemini.suite('attach', function(root) {
'islands-sizeS',
'islands-sizeM',
'islands-sizeL',
'islands-sizeXL'
'islands-sizeXS'
].forEach(function(test) {
gemini.suite(test + '-enabled', function(suite) {
var attachEnabledSelector = '.' + test + '-enabled';
Expand Down

0 comments on commit 80e847e

Please sign in to comment.