Skip to content

Commit

Permalink
fix test for float-center class change to menu
Browse files Browse the repository at this point in the history
  • Loading branch information
rafibomb committed Mar 29, 2016
1 parent b3ed0ca commit bc13a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/components.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ describe('Center', () => {

var expected = `
<center data-parsed="">
<table class="menu text-center" align="center">
<table class="menu float-center" align="center">
<tr>
<td>
<table>
Expand Down

0 comments on commit bc13a93

Please sign in to comment.