Skip to content

Commit 75172d3

Browse files
committed
fix review comment
1 parent eb3b550 commit 75172d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Aquality.Selenium/tests/Aquality.Selenium.Tests/Integration/DevToolsEmulationTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using Aquality.Selenium.Tests.Integration.TestApp.TheInternet.Forms;
66
using NUnit.Framework;
77
using OpenQA.Selenium;
8-
using OpenQA.Selenium.DevTools.V135.Emulation;
8+
using OpenQA.Selenium.DevTools.V136.Emulation;
99
using System;
1010
using System.Collections.Generic;
1111

0 commit comments

Comments
 (0)