Skip to content

Commit 21a5484

Browse files
HeroProtagonistkamilogorek
authored andcommitted
Update test name
1 parent 51cea06 commit 21a5484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ describe('integration', function() {
11861186
);
11871187
});
11881188

1189-
it('should record history.[pushState|back] changes as navigation breadcrumbs', function(
1189+
it('should record history.[pushState|replaceState] changes as navigation breadcrumbs', function(
11901190
done
11911191
) {
11921192
var iframe = this.iframe;

0 commit comments

Comments
 (0)