We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ceb31 commit 5cbe324Copy full SHA for 5cbe324
browser-tests/allTests.js
@@ -21,7 +21,7 @@ var excludedFrameworks = [
21
// sammyjs fails intermittently, it would appear that its state is sometimes updated asynchronously?
22
'sammyjs',
23
// these are examples that have been removed or are empty folders
24
- 'emberjs_require', 'dermis', 'react-backbone'
+ 'emberjs_require', 'dermis'
25
];
26
27
// collect together the framework names from each of the subfolders
0 commit comments