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 51cea06 commit 21a5484Copy full SHA for 21a5484
test/integration/test.js
@@ -1186,7 +1186,7 @@ describe('integration', function() {
1186
);
1187
});
1188
1189
- it('should record history.[pushState|back] changes as navigation breadcrumbs', function(
+ it('should record history.[pushState|replaceState] changes as navigation breadcrumbs', function(
1190
done
1191
) {
1192
var iframe = this.iframe;
0 commit comments