Skip to content

Commit 0dffd0d

Browse files
Force new baselines to be accepted
1 parent 9ca5658 commit 0dffd0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Applitools.Example.Tests/AcmeBankTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public void OpenBrowserAndEyes()
9494
// Create the Applitools Eyes object connected to the VisualGridRunner and set its configuration.
9595
Eyes = new Eyes(Runner);
9696
Eyes.SetConfiguration(Config);
97+
Eyes.SaveNewTests = true;
9798

9899
// Open Eyes to start visual testing.
99100
// It is a recommended practice to set all four inputs:

0 commit comments

Comments
 (0)